Explorar o código

Corrected bug

Ray %!s(int64=8) %!d(string=hai) anos
pai
achega
974a6d4031
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/rlgl.c

+ 1 - 1
src/rlgl.c

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