mirror of
https://github.com/libretro/libretro-super
synced 2025-02-22 15:40:01 +00:00
Use rom.crc when building the ScummVM database
This commit is contained in:
parent
ec7096428b
commit
e0b7baa24e
@ -178,7 +178,7 @@ build_libretro_database() {
|
||||
}
|
||||
|
||||
build_libretro_databases() {
|
||||
build_libretro_database "ScummVM" "rom.sha1"
|
||||
build_libretro_database "ScummVM" "rom.crc"
|
||||
build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc"
|
||||
build_libretro_database "Sony - PlayStation" "rom.serial"
|
||||
build_libretro_database "Atari - Jaguar" "rom.crc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user