Skip to content

Commit e94de70

Browse files
committed
Enable the Disney joycons.
1 parent 355dec6 commit e94de70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SerialPrograms/Source/NintendoSwitch/Controllers/NintendoSwitch_ControllerSettings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const std::vector<JoyconColors>& OFFICIAL_JOYCON_COLORS0(){
160160
{"Let's Go! Pikachu and Eevee", 0xC88C32, 0x281900, 0xFFDC00, 0x322800},
161161
{"Nintendo Labo Creators Contest Edition", 0xD7AA73, 0x1E1914, 0xD7AA73, 0x1E1914},
162162
{"Dragon Quest XI S Lotto Edition", 0x1473FA, 0x00000F, 0x1473FA, 0x00000F},
163-
// {"Disney Tsum Tsum Festival Edition", 0xB400E6, 0x140014, 0xFF3278, 0x28001E},
163+
{"Disney Tsum Tsum Festival Edition", 0xB400E6, 0x140014, 0xFF3278, 0x28001E},
164164
{"Animal Crossing: New Horizons Edition", 0x82FF96, 0x0A1E0A, 0x96F5F5, 0x0A1E28},
165165
{"Fortnite Wildcat Edition", 0xFFCC00, 0x1A1100, 0x0084FF, 0x000F1E},
166166
{"Mario Red x Blue Edition", 0xF04614, 0x1E1914, 0xF04614, 0x1E1914},

0 commit comments

Comments
 (0)