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 5fc3015..8dbe4e5 100644 --- a/include/state.h +++ b/include/state.h @@ -19,6 +19,7 @@ typedef struct { Font guiFont; Material defaultMaterial; Texture defaultTexture; + Texture shapesTexture; int* RLGLcurrentShaderLocs; /* Events. */ #ifdef PLATFORM_DESKTOP |
