effects are now stored in a set, improved grav well control
[physics.git] / src / config / config.h
index b13a075..c794f65 100644 (file)
@@ -31,7 +31,9 @@ namespace cfg
     bool pause();
     bool unPause();
 
+    bool mouseWellFollow();
     bool mouseWellOn();
+    bool mouseWellOff();
 }
 
 #endif // CONFIG_H