mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-28 22:18:30 +00:00
Corrected bug
This commit is contained in:
@@ -251,7 +251,7 @@ static Matrix projection;
|
||||
static Matrix *currentMatrix;
|
||||
static int currentMatrixMode;
|
||||
|
||||
static DrawMode currentDrawMode;
|
||||
static int currentDrawMode;
|
||||
|
||||
static float currentDepth = -1.0f;
|
||||
|
||||
|
Reference in New Issue
Block a user