Updated SDL2 to the latest code from Mercurial.

This commit is contained in:
Alex Szpakowski
2015-12-31 14:05:05 -04:00
parent 384b61b8bd
commit 8d85741390
581 changed files with 817 additions and 283 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ main(int argc, char *argv[])
#else
while (!done) {
loop();
}
}
#endif
quit(0);