Update Mr.Boom database entry

This commit is contained in:
Rob Loach 2017-12-12 10:51:31 -05:00
parent 69f503c898
commit 73fcd2eff2
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
2 changed files with 4 additions and 2 deletions

View File

@ -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"

View File

@ -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"