mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-08 22:15:31 +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
|
||||
while (!done) {
|
||||
loop();
|
||||
}
|
||||
}
|
||||
#endif
|
||||
quit(0);
|
||||
|
||||
|
|
Loading…
Reference in a new issue