changes to how configs react to input
[physics.git] / src / config / config.h
index 8c7143f..d08a517 100644 (file)
@@ -26,6 +26,8 @@ namespace cfg
     void init();
     void clean();
 
+    void handleInput();
+
     bool endGame();
 
     bool paused();