Add Game & Watch to database build process
This commit is contained in:
parent
0545f7076d
commit
eb22b19fa9
|
@ -222,6 +222,7 @@ 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