start balls now weigh more
[physics.git] / src / Makefile
index 2fae2ba..c9f8c86 100644 (file)
@@ -46,6 +46,7 @@ SRCS += Effects/GravityWell.cpp
 SRCS += Effects/Screen.cpp
 
 SRCS += config/config.cpp
+SRCS += config/reader.cpp
 
 SRCS += input/inputManager.cpp