Merge pull request #1795 from RobLoach/patch-114

database: Add SNK - Neo Geo
This commit is contained in:
LibretroAdmin 2024-02-19 08:18:04 -08:00 committed by GitHub
commit f104f731f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -340,6 +340,7 @@ build_libretro_databases() {
build_libretro_database "Sinclair - ZX Spectrum" "rom.crc"
build_libretro_database "Sinclair - ZX Spectrum +3" "rom.crc"
build_libretro_database "Sinclair - ZX 81" "rom.crc"
build_libretro_database "SNK - Neo Geo" "rom.crc"
build_libretro_database "SNK - Neo Geo CD" "rom.crc"
build_libretro_database "SNK - Neo Geo Pocket" "rom.crc"
build_libretro_database "SNK - Neo Geo Pocket Color" "rom.crc"