Skip to content

Commit a779c93

Browse files
committed
Add *Cat Frenzy* to B4DS-Debug DSiWare whitelist
1 parent eebe7c4 commit a779c93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

universal/include/compatibleDSiWareMap.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ static int compatibleGameListB4DSRAMLimitedID[] = {
648648
};
649649

650650
// B4DS-Debug DSiWare Whitelist (Only plays on DS Debug consoles with 8MB of RAM)
651-
// Total: 35
651+
// Total: 36
652652
static const char compatibleGameListB4DSDebug[][5] = {
653653
"KXO", // 18th Gate
654654
"K2P", // 2Puzzle It: Fantasy
@@ -659,6 +659,7 @@ static const char compatibleGameListB4DSDebug[][5] = {
659659
"KBZ", // BlayzBloo: Super Melee Brawlers Battle Royale
660660
"KUV", // Bloons TD 4
661661
"KYN", // Cake Ninja: XMAS
662+
"KVX", // Cat Frenzy
662663
"K35", // Defense of the Middle Kingdom
663664
"KN2", // Devil Band: Rock the Underworld
664665
"KDQ", // Dragon Quest Wars

0 commit comments

Comments
 (0)