database: Add SNK - Neo Geo

This change makes the build-database script build the `SNK - Neo Geo` database from @hunterk .
This commit is contained in:
Rob Loach 2024-02-17 16:16:28 -05:00 committed by GitHub
parent c3ac020714
commit 5e98a3f628
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"