now draws a ball, fixed top of states bug
[physics.git] / src / main.cpp
index 5053640..98565a6 100644 (file)
@@ -70,9 +70,6 @@ void init()
 
     gameInit();
 
-    // TODO
-    // add a game state
-
 #ifdef DEBUGGING
     cout << "Initialization Complete" << endl;
 #endif