mirror of
https://github.com/libretro/libretro-super
synced 2025-01-29 21:32:39 +00:00
CRC instead of serial for PC-98 DB
for TOSEC database to work
This commit is contained in:
parent
9acc589e9e
commit
1c7d1a446e
@ -302,7 +302,7 @@ build_libretro_databases() {
|
||||
build_libretro_database "NEC - PC Engine - TurboGrafx 16" "rom.crc"
|
||||
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
|
||||
build_libretro_database "NEC - PC-FX" "rom.crc"
|
||||
build_libretro_database "NEC - PC-98" "rom.serial"
|
||||
build_libretro_database "NEC - PC-98" "rom.crc"
|
||||
build_libretro_database "NEC - PC-8001 - PC-8801" "rom.crc"
|
||||
build_libretro_database "Nintendo - Family Computer Disk System" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy" "rom.crc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user