created key system, not yet used as there's a static bug
[physics.git] / src / Makefile
index 13c255e..a391724 100644 (file)
@@ -47,6 +47,7 @@ SRCS += Effects/Screen.cpp
 
 SRCS += config/config.cpp
 SRCS += config/reader.cpp
+SRCS += config/keys.cpp
 
 SRCS += input/inputManager.cpp