mirror of
https://github.com/glfw/glfw.git
synced 2025-04-13 08:43:01 +00:00
Remove trailing whitespace
This commit is contained in:
parent
f680001b95
commit
bb2ca1da13
1 changed files with 1 additions and 1 deletions
|
@ -4600,7 +4600,7 @@ GLFWAPI const unsigned char* glfwGetJoystickButtons(int jid, int* count);
|
|||
* Each element in the array is one of the following values:
|
||||
*
|
||||
* Name | Value
|
||||
* ---- | -----
|
||||
* ---- | -----
|
||||
* `GLFW_HAT_CENTERED` | 0
|
||||
* `GLFW_HAT_UP` | 1
|
||||
* `GLFW_HAT_RIGHT` | 2
|
||||
|
|
Loading…
Add table
Reference in a new issue