mirror of
https://github.com/libretro/libretro-super
synced 2025-03-29 10:20:19 +00:00
Merge pull request #473 from RobLoach/tombraider
Add Tomb Raider database
This commit is contained in:
commit
23877cd70b
1
dist/info/openlara_libretro.info
vendored
1
dist/info/openlara_libretro.info
vendored
@ -4,6 +4,7 @@ supported_extensions = "psx"
|
||||
corename = "OpenLara"
|
||||
categories = "Game"
|
||||
systemname = "Classic Tomb Raider engine"
|
||||
database = "Tomb Raider"
|
||||
license = "2-clause BSD"
|
||||
permissions = ""
|
||||
display_version = "v1"
|
||||
|
@ -285,6 +285,7 @@ build_libretro_databases() {
|
||||
build_libretro_database "Sony - PlayStation Portable (UMD Video)" "rom.crc"
|
||||
build_libretro_database "Sony - PlayStation Vita" "rom.serial"
|
||||
build_libretro_database "Tiger - Game.com" "rom.crc"
|
||||
build_libretro_database "Tomb Raider" "rom.crc"
|
||||
build_libretro_database "Uzebox" "rom.crc"
|
||||
build_libretro_database "VTech - CreatiVision" "rom.crc"
|
||||
build_libretro_database "VTech - V.Smile" "rom.crc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user