mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-31 03:18:50 -05:00
Added dummy struct member.
This commit is contained in:
parent
f0ef9277ea
commit
6fa2730087
|
@ -500,6 +500,7 @@ typedef struct
|
||||||
/* Custom threading model interface */
|
/* Custom threading model interface */
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
int dummy;
|
||||||
} GLFWthreadmodel;
|
} GLFWthreadmodel;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user