more debug changes
[physics.git] / src / game.cpp
index 929f6b5..08f9530 100644 (file)
@@ -65,9 +65,7 @@ void game::init()
 
     effect::init();
 
-#ifdef DEBUGGING
-    cout << "World Created" << endl;
-#endif
+    DPF(0, "World Created");
 }
 
 void game::clean()