FontCopy.

This commit is contained in:
jussi
2024-09-26 23:02:13 +03:00
parent 45e11be96a
commit d3202073a7
9 changed files with 43 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ typedef struct {
Vector2 resolution;
int logLevelInvalid;
Font defaultFont;
Font guiDefaultFont;
Font guiFont;
Material defaultMaterial;
Texture defaultTexture;
int* RLGLcurrentShaderLocs;