Explorar o código

Fixed whitespace in testspriteminimal.c

Sam Lantinga %!s(int64=10) %!d(string=hai) anos
pai
achega
cbe19d5378
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/testspriteminimal.c

+ 1 - 1
test/testspriteminimal.c

@@ -184,7 +184,7 @@ main(int argc, char *argv[])
 #else
     while (!done) {
         loop();
-        }
+    }
 #endif
     quit(0);