This commit is contained in:
Camilla Löwy
2018-02-13 18:33:31 +01:00
parent 2040309d0c
commit 3c9011030f
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ struct _GLFWcursor
struct _GLFWmapelement
{
uint8_t type;
uint8_t value;
uint8_t index;
int8_t axisScale;
int8_t axisOffset;
};