mirror of
https://github.com/libretro/libretro-super
synced 2025-03-29 19:20:36 +00:00
Fix Nintendo DS (Download Play) to no longer be in BETA
This commit is contained in:
parent
c37be4271b
commit
09f8467ecd
2
dist/info/desmume_libretro.info
vendored
2
dist/info/desmume_libretro.info
vendored
@ -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 Decrypted|Nintendo - Nintendo DS (Download Play)"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "SVN"
|
||||
|
2
dist/info/melonds_libretro.info
vendored
2
dist/info/melonds_libretro.info
vendored
@ -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 Decrypted|Nintendo - Nintendo DS (Download Play)"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "Git"
|
||||
|
@ -239,7 +239,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 Decrypted" "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 Decrypted" "rom.crc"
|
||||
build_libretro_database "Nintendo - Nintendo DSi (DLC)" "rom.crc"
|
||||
build_libretro_database "Nintendo - Nintendo Entertainment System" "rom.crc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user