diff options
Diffstat (limited to 'include/state.h')
| -rw-r--r-- | include/state.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/state.h b/include/state.h index b82cfd9..305be56 100644 --- a/include/state.h +++ b/include/state.h @@ -14,6 +14,7 @@ typedef struct { lua_State *luaState; Vector2 resolution; int textureSource; + size_t guiFont; /* Resources. */ /* Images. */ Image **images; |
