Merge pull request #292 from RobLoach/patch-2
Add building of the Cave Story database
This commit is contained in:
commit
4f066ee34e
|
@ -254,6 +254,7 @@ build_libretro_databases() {
|
|||
build_libretro_database "MAME2003" "rom.name"
|
||||
build_libretro_database "FB Alpha - Arcade Games" "rom.name"
|
||||
build_libretro_database "DOOM" "rom.crc"
|
||||
build_libretro_database "Cave Story" "rom.crc"
|
||||
build_libretro_database "Quake1" "rom.crc"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue