mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Fixed whitespace in testspriteminimal.c
This commit is contained in:
@@ -184,7 +184,7 @@ main(int argc, char *argv[])
|
|||||||
#else
|
#else
|
||||||
while (!done) {
|
while (!done) {
|
||||||
loop();
|
loop();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
quit(0);
|
quit(0);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user