This commit is contained in:
Radius 2015-05-30 00:00:45 -05:00
commit 623712512b
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ corename = "PrBoom"
manufacturer = "Id Software"
categories = "Game"
systemname = "DOOM game engine"
database = "DOOM"
license = "GPLv2"
permissions = ""
display_version = "v2.5.0"

View File

@ -237,6 +237,7 @@ build_libretro_databases() {
build_libretro_database "VTech - V.Smile" "rom.crc"
build_libretro_database "Watara - Supervision" "rom.crc"
build_libretro_database "MAME" "rom.name"
build_libretro_database "DOOM" "rom.crc"
}
build_libretrodb