paused key control moved to config
[physics.git] / src / Makefile
index aca5527..1e11991 100644 (file)
@@ -45,6 +45,8 @@ SRCS += Effects/Effect.cpp
 SRCS += Effects/Gravity.cpp
 SRCS += Effects/Screen.cpp
 
+SRCS += configs/paused_cfg.cpp
+
 SRCS += input/inputManager.cpp
 
 SRCS += graphics/graphics.cpp