diff options
| author | Chris <[email protected]> | 2021-04-08 23:55:47 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-09 00:55:47 +0200 |
| commit | 3cdac3e11e86a2038df395a12e85b0e63e93b326 (patch) | |
| tree | 4b2eec8605b7c92727d98e3c77e06c84814bb5e3 /projects/Notepad++/raylib_npp_parser/raylib_to_parse.h | |
| parent | 8a8948780ee1c44f6e732d0b87732542cf32b3a2 (diff) | |
| download | raylib-3cdac3e11e86a2038df395a12e85b0e63e93b326.tar.gz raylib-3cdac3e11e86a2038df395a12e85b0e63e93b326.zip | |
Fix off by one bug with GetGamepadAxisCount on PLATFORM_DESKTOP (#1715)
- Found testing core_input_gamepad. The last axis was not drawn.
- GLFW_GAMEPAD_AXIS_LAST is defined to the last axis which is 5
not the total number which is 6.
Diffstat (limited to 'projects/Notepad++/raylib_npp_parser/raylib_to_parse.h')
0 files changed, 0 insertions, 0 deletions
