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:
Rob Loach 2021-12-09 07:19:52 -05:00 committed by GitHub
parent 4aa626b19a
commit 25d61a376f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"