diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/rlgl.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -418,7 +418,6 @@ void rlPushMatrix(void) } stack[stackCounter] = *currentMatrix; - rlLoadIdentity(); stackCounter++; if (currentMatrixMode == RL_MODELVIEW) useTempBuffer = true; |
