Skip to content

Commit 5e98a3f

Browse files
authored
database: Add SNK - Neo Geo
This change makes the build-database script build the `SNK - Neo Geo` database from @hunterk .
1 parent c3ac020 commit 5e98a3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libretro-build-database.sh

+1
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ build_libretro_databases() {
340340
build_libretro_database "Sinclair - ZX Spectrum" "rom.crc"
341341
build_libretro_database "Sinclair - ZX Spectrum +3" "rom.crc"
342342
build_libretro_database "Sinclair - ZX 81" "rom.crc"
343+
build_libretro_database "SNK - Neo Geo" "rom.crc"
343344
build_libretro_database "SNK - Neo Geo CD" "rom.crc"
344345
build_libretro_database "SNK - Neo Geo Pocket" "rom.crc"
345346
build_libretro_database "SNK - Neo Geo Pocket Color" "rom.crc"

0 commit comments

Comments
 (0)