moved ticks to lib
[physics.git] / src / dir.mk
index 4c30aa9..cd1e410 100644 (file)
@@ -2,7 +2,6 @@ NEWSRCS := # insure blank
 
 NEWSRCS += game.cpp
 NEWSRCS += main.cpp
-NEWSRCS += ticks.cpp
 NEWSRCS += handleSignal.cpp
 
 NEWSRCS += entityCreator.cpp