Merge pull request #445 from RobLoach/downloadplay

Fix Nintendo DS (Download Play) to no longer be in BETA
This commit is contained in:
Twinaphex 2017-02-21 18:05:25 +01:00 committed by GitHub
commit 176cdcd243
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -244,7 +244,7 @@ build_libretro_databases() {
build_libretro_database "Nintendo - Nintendo 3DS" "rom.crc"
build_libretro_database "Nintendo - Nintendo 3DS (DLC)" "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 DS (Download Play)" "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"