Skip to content

Commit 39ecaec

Browse files
committed
Add *Bloons* to B4DS DSiWare whitelist
1 parent ce772b4 commit 39ecaec

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
@@ -2,7 +2,7 @@
22
#define COMPATIBLEDSIWAREMAP_H
33

44
// B4DS DSiWare Whitelist (Plays on any DS model. Some titles requiring more RAM are also listed)
5-
// Total: 501
5+
// Total: 502
66
static const char compatibleGameListB4DS[][5] = {
77
"KYP", // 1st Class Poker & BlackJack
88
"KJU", // GO Series: 10 Second Run
@@ -84,6 +84,7 @@ static const char compatibleGameListB4DS[][5] = {
8484
"K9G", // Big Bass Arcade
8585
"KP6J", // Bird & Beans / Tori to Mame (Japan)
8686
"K96", // G.G Series: Black x Block
87+
"KBL", // Bloons
8788
"KLN", // Bloons TD
8889
"KA5", // Boardwalk Ball Toss
8990
"KBB", // Bomberman Blitz

0 commit comments

Comments
 (0)