Corrected bug
This commit is contained in:
parent
59652c75b4
commit
974a6d4031
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ static Matrix projection;
|
||||||
static Matrix *currentMatrix;
|
static Matrix *currentMatrix;
|
||||||
static int currentMatrixMode;
|
static int currentMatrixMode;
|
||||||
|
|
||||||
static DrawMode currentDrawMode;
|
static int currentDrawMode;
|
||||||
|
|
||||||
static float currentDepth = -1.0f;
|
static float currentDepth = -1.0f;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue