From aa03fffcb32e4a04589d74273c81316b39afacd9 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 30 Nov 2023 02:50:00 +0200 Subject: Raygui textures with SetShapesTexture. --- include/state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/state.h') diff --git a/include/state.h b/include/state.h index 4eb5dcd..9a29720 100644 --- a/include/state.h +++ b/include/state.h @@ -14,6 +14,7 @@ typedef struct { int logLevelInvalid; Font defaultFont; Material defaultMaterial; + Texture defaultTexture; int *RLGLcurrentShaderLocs; /* Events. */ #ifdef PLATFORM_DESKTOP -- cgit v1.2.3