|
@ -3110,7 +3110,7 @@ static GamepadButton GetGamepadButton(int button) |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if defined(PLATFORM_UWP) |
|
|
#if defined(PLATFORM_UWP) |
|
|
b = button; |
|
|
|
|
|
|
|
|
b = button; // UWP will provide the correct button |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if defined(PLATFORM_WEB) |
|
|
#if defined(PLATFORM_WEB) |
|
|