get rid of the matrix stack; use opengl's
This commit is contained in:
@@ -436,7 +436,6 @@ static void GameLoop()
|
||||
* Render
|
||||
*/
|
||||
DISPLAY->Clear();
|
||||
DISPLAY->ResetMatrixStack();
|
||||
|
||||
SCREENMAN->Draw(); // draw the game
|
||||
|
||||
|
||||
Reference in New Issue
Block a user