OCD fixes: Adds a space after /* (glory to regular expressions!)
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