X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FMakefile;h=638655ab2c3db9e4bbb4f6c7578cdc454155c74e;hp=1e119916b4ec8a40dc63fd4807b22d7210cba123;hb=b1d92c2f86c7da20ef22f9e064ff9b1a2d5ede4e;hpb=8f8b6693595f6e3be9f43369e898e12539892e88 diff --git a/src/Makefile b/src/Makefile index 1e11991..638655a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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