Remove 'Decrypted' from the Nintendo DS name

This commit is contained in:
Rob Loach 2017-02-18 21:12:05 -05:00
parent c37be4271b
commit 675ab4de2d
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ corename = "DeSmuME"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo DS"
database = "Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)"
license = "GPLv2"
permissions = ""
display_version = "SVN"

View File

@ -5,7 +5,7 @@ corename = "melonDS"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo DS"
database = "Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)"
license = "GPLv2"
permissions = ""
display_version = "Git"

View File

@ -238,9 +238,9 @@ build_libretro_databases() {
build_libretro_database "Nintendo - GameCube" "rom.crc"
build_libretro_database "Nintendo - Nintendo 3DS" "rom.crc"
build_libretro_database "Nintendo - Nintendo 3DS (DLC)" "rom.crc"
build_libretro_database "Nintendo - Nintendo DS Decrypted" "rom.crc"
build_libretro_database "Nintendo - Nintendo DS" "rom.crc"
build_libretro_database "Nintendo - Nintendo DS (Download Play) (BETA)" "rom.crc"
build_libretro_database "Nintendo - Nintendo DSi Decrypted" "rom.crc"
build_libretro_database "Nintendo - Nintendo DSi" "rom.crc"
build_libretro_database "Nintendo - Nintendo DSi (DLC)" "rom.crc"
build_libretro_database "Nintendo - Nintendo Entertainment System" "rom.crc"
build_libretro_database "Nintendo - Nintendo Wii (DLC)" "rom.crc"