mirror of
https://github.com/libretro/libretro-super.git
synced 2024-12-12 18:45:37 +00:00
Fix Game and Watch to Handheld Electronic Game
This commit is contained in:
parent
b4900bd2c5
commit
42cb1931c0
@ -212,6 +212,7 @@ build_libretro_databases() {
|
||||
build_libretro_database "Epoch - Super Cassette Vision" "rom.crc"
|
||||
build_libretro_database "Fairchild - Channel F" "rom.crc"
|
||||
build_libretro_database "Funtech - Super Acan" "rom.crc"
|
||||
build_libretro_database "Handheld Electronic Game" "rom.crc"
|
||||
build_libretro_database "GamePark - GP32" "rom.crc"
|
||||
build_libretro_database "GCE - Vectrex" "rom.crc"
|
||||
build_libretro_database "Hartung - Game Master" "rom.crc"
|
||||
@ -224,7 +225,6 @@ build_libretro_databases() {
|
||||
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
|
||||
build_libretro_database "NEC - PC-FX" "rom.crc"
|
||||
build_libretro_database "Nintendo - Famicom Disk System" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game and Watch" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy Advance" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy Advance (e-Cards)" "rom.crc"
|
||||
|
Loading…
Reference in New Issue
Block a user