created DPF
[physics.git] / src / debug.h
index d639b8e..d1bc04d 100644 (file)
@@ -34,4 +34,7 @@ using std::endl;
 #define FPSUPS
 
 
+void DPF(int level, const char* pstr);
+
+
 #endif // DEBUG_H