mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 15:17:02 -04:00
The ;
This commit is contained in:
parent
ace17147c6
commit
6c4114a0e8
@ -10,7 +10,7 @@ struct GLFWInputEvent {
|
||||
unsigned int ui1;
|
||||
int i1, i2, i3, i4;
|
||||
double d1, d2;
|
||||
} ;GLFWInputEvent_t
|
||||
} GLFWInputEvent_t;
|
||||
void* glfwInputEventArr[100];
|
||||
// struct GLFWInputEvent glfwInputEventArr[100];
|
||||
int glfwInputEventIndex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user