Add Tomb Raider database

This commit is contained in:
Rob Loach 2017-06-17 02:23:18 -04:00
parent a4fa03a64f
commit 1223d1c401
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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"