More non C89 compliant comments
This commit is contained in:
@@ -127,7 +127,7 @@ Draw(DrawState *s)
|
||||
|
||||
/* Update the screen! */
|
||||
SDL_RenderPresent(s->renderer);
|
||||
//SDL_Delay(10);
|
||||
/*SDL_Delay(10);*/
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user