Merge pull request #1517 from RobLoach/patch-86

database: Add NEC - PC-98
This commit is contained in:
Autechre 2021-04-05 11:47:15 +02:00 committed by GitHub
commit eefd91d947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -289,6 +289,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 "Nintendo - Family Computer Disk System" "rom.crc"
build_libretro_database "Nintendo - Game Boy" "rom.crc"
build_libretro_database "Nintendo - Game Boy Advance" "rom.crc"