mirror of
https://github.com/libretro/libretro-super
synced 2024-12-27 12:27:50 +00:00
database: Add Amstrad GX4000 database
Somehow we weren't considering GX4000, even though Caprice can run it. TOSEC provides a database for it, which I'll be able to build next cycle.
This commit is contained in:
parent
4aa626b19a
commit
25d61a376f
@ -239,6 +239,7 @@ build_libretro_database() {
|
||||
|
||||
build_libretro_databases() {
|
||||
build_libretro_database "Amstrad - CPC" "rom.crc"
|
||||
build_libretro_database "Amstrad - GX4000" "rom.crc"
|
||||
build_libretro_database "Mattel - Intellivision" "rom.crc"
|
||||
build_libretro_database "ScummVM" "rom.crc"
|
||||
build_libretro_database "DOS" "rom.crc"
|
||||
|
Loading…
Reference in New Issue
Block a user