mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-09 21:45:37 +00:00
Fixed whitespace in testspriteminimal.c
This commit is contained in:
parent
8281cc72ba
commit
cbe19d5378
|
@ -184,7 +184,7 @@ main(int argc, char *argv[])
|
||||||
#else
|
#else
|
||||||
while (!done) {
|
while (!done) {
|
||||||
loop();
|
loop();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
quit(0);
|
quit(0);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue