Corrected bug

This commit is contained in:
Ray 2017-03-21 13:21:07 +01:00
parent 59652c75b4
commit 974a6d4031

View File

@ -251,7 +251,7 @@ static Matrix projection;
static Matrix *currentMatrix;
static int currentMatrixMode;
static DrawMode currentDrawMode;
static int currentDrawMode;
static float currentDepth = -1.0f;