Fix Markdown table heads

This commit is contained in:
Camilla Löwy
2018-11-11 18:49:47 +01:00
parent a9892acb94
commit 9bfdd218fb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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