Add DOS database support
This commit is contained in:
parent
83b074e75a
commit
0340f247e5
|
@ -189,6 +189,7 @@ build_libretro_database() {
|
|||
|
||||
build_libretro_databases() {
|
||||
build_libretro_database "ScummVM" "rom.crc"
|
||||
build_libretro_database "DOS" "rom.crc"
|
||||
build_libretro_database "Lutro" "rom.name"
|
||||
build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc"
|
||||
build_libretro_database "Sony - PlayStation" "rom.serial"
|
||||
|
|
Loading…
Reference in New Issue