ソースを参照

Fixed whitespace in testspriteminimal.c

Sam Lantinga 10 年 前
コミット
cbe19d5378
1 ファイル変更1 行追加1 行削除
  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);