(svn r3511) More whitespace ([FS#46] by Rubidium)
This commit is contained in:
@@ -709,7 +709,7 @@ static void Win32GdiMainLoop(void)
|
||||
|
||||
_wnd.running = true;
|
||||
|
||||
while(true) {
|
||||
for (;;) {
|
||||
while (PeekMessage(&mesg, NULL, 0, 0, PM_REMOVE)) {
|
||||
InteractiveRandom(); // randomness
|
||||
TranslateMessage(&mesg);
|
||||
|
||||
Reference in New Issue
Block a user