Update Mr.Boom database entry
This commit is contained in:
parent
69f503c898
commit
73fcd2eff2
|
@ -3,8 +3,10 @@ authors = ""
|
||||||
supported_extensions = ""
|
supported_extensions = ""
|
||||||
corename = "Mr.Boom"
|
corename = "Mr.Boom"
|
||||||
categories = "Game"
|
categories = "Game"
|
||||||
systemname = "Bomberman Game Clone"
|
systemname = "Mr.Boom"
|
||||||
|
database = "Mr Boom"
|
||||||
license = ""
|
license = ""
|
||||||
|
supported_extensions = "desktop"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
display_version = "3.1"
|
display_version = "3.1"
|
||||||
supports_no_game = "true"
|
supports_no_game = "true"
|
||||||
|
|
|
@ -227,7 +227,7 @@ build_libretro_databases() {
|
||||||
build_libretro_database "DOS" "rom.crc"
|
build_libretro_database "DOS" "rom.crc"
|
||||||
build_libretro_database "Lutro" "rom.name"
|
build_libretro_database "Lutro" "rom.name"
|
||||||
build_libretro_database "ChaiLove" "rom.crc"
|
build_libretro_database "ChaiLove" "rom.crc"
|
||||||
build_libretro_database "Mr.Boom" "rom.crc"
|
build_libretro_database "Mr Boom" "rom.crc"
|
||||||
build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc"
|
build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc"
|
||||||
build_libretro_database "Nintendo - Super Nintendo Entertainment System Hacks" "rom.crc"
|
build_libretro_database "Nintendo - Super Nintendo Entertainment System Hacks" "rom.crc"
|
||||||
build_libretro_database "Sony - PlayStation" "rom.serial"
|
build_libretro_database "Sony - PlayStation" "rom.serial"
|
||||||
|
|
Loading…
Reference in New Issue