switch: typo

This commit is contained in:
Flyinghead 2021-07-14 17:48:41 +02:00
parent c0171f5fd1
commit db9c48b085
1 changed files with 1 additions and 1 deletions

View File

@ -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, ...