diff options
Diffstat (limited to 'include')
| -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 d657034..63ab870 100644 --- a/include/state.h +++ b/include/state.h @@ -13,6 +13,7 @@ typedef struct { Vector2 resolution; int logLevelInvalid; Font defaultFont; + Font guiDefaultFont; Material defaultMaterial; Texture defaultTexture; int* RLGLcurrentShaderLocs; |
