setup config to be one file
[physics.git] / src / Makefile
index 1e11991..638655a 100644 (file)
@@ -45,7 +45,7 @@ SRCS += Effects/Effect.cpp
 SRCS += Effects/Gravity.cpp
 SRCS += Effects/Screen.cpp
 
-SRCS += configs/paused_cfg.cpp
+SRCS += config/config.cpp
 
 SRCS += input/inputManager.cpp