diff options
Diffstat (limited to 'include/state.h')
| -rw-r--r-- | include/state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/state.h b/include/state.h index 309a284..5fc3015 100644 --- a/include/state.h +++ b/include/state.h @@ -16,7 +16,7 @@ typedef struct { Vector2 resolution; int logLevelInvalid; Font defaultFont; - Font guiDefaultFont; + Font guiFont; Material defaultMaterial; Texture defaultTexture; int* RLGLcurrentShaderLocs; |
