Formatting.

This commit is contained in:
Camilla Berglund
2014-03-20 11:17:55 +01:00
parent 8fa9cc0de3
commit 7ac3d85126
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -132,3 +132,4 @@ int main(void)
glfwTerminate();
exit(EXIT_SUCCESS);
}