diff --git a/core/sdl/sdl.cpp b/core/sdl/sdl.cpp index 0cc1628b2..1dd2151c0 100644 --- a/core/sdl/sdl.cpp +++ b/core/sdl/sdl.cpp @@ -180,7 +180,7 @@ void input_sdl_init() checkRawInput(); #endif -#ifdef __SWITCH +#ifdef __SWITCH__ // open CONTROLLER_PLAYER_1 and CONTROLLER_PLAYER_2 // when railed, both joycons are mapped to joystick #0, // else joycons are individually mapped to joystick #0, joystick #1, ...