mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-13 04:48:01 +00:00
Corrected bug
This commit is contained in:
parent
59652c75b4
commit
974a6d4031
@ -251,7 +251,7 @@ static Matrix projection;
|
||||
static Matrix *currentMatrix;
|
||||
static int currentMatrixMode;
|
||||
|
||||
static DrawMode currentDrawMode;
|
||||
static int currentDrawMode;
|
||||
|
||||
static float currentDepth = -1.0f;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user