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