We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355dec6 commit e94de70Copy full SHA for e94de70
1 file changed
SerialPrograms/Source/NintendoSwitch/Controllers/NintendoSwitch_ControllerSettings.cpp
@@ -160,7 +160,7 @@ const std::vector<JoyconColors>& OFFICIAL_JOYCON_COLORS0(){
160
{"Let's Go! Pikachu and Eevee", 0xC88C32, 0x281900, 0xFFDC00, 0x322800},
161
{"Nintendo Labo Creators Contest Edition", 0xD7AA73, 0x1E1914, 0xD7AA73, 0x1E1914},
162
{"Dragon Quest XI S Lotto Edition", 0x1473FA, 0x00000F, 0x1473FA, 0x00000F},
163
-// {"Disney Tsum Tsum Festival Edition", 0xB400E6, 0x140014, 0xFF3278, 0x28001E},
+ {"Disney Tsum Tsum Festival Edition", 0xB400E6, 0x140014, 0xFF3278, 0x28001E},
164
{"Animal Crossing: New Horizons Edition", 0x82FF96, 0x0A1E0A, 0x96F5F5, 0x0A1E28},
165
{"Fortnite Wildcat Edition", 0xFFCC00, 0x1A1100, 0x0084FF, 0x000F1E},
166
{"Mario Red x Blue Edition", 0xF04614, 0x1E1914, 0xF04614, 0x1E1914},
0 commit comments