summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2005-11-24 19:00:52 +0000
committerTim Angus <tim@ngus.net>2005-11-24 19:00:52 +0000
commit63f0272dd145b10c349163ba465fcbcf5ac48e0d (patch)
tree0c34ea6411a1056213f2b0923d771a2726901313 /Makefile
parente80ad4bf122eb05a5ed0c920e36cf656f98dc6e5 (diff)
* 3D particles
* Brass ejections now done via particle system * static_tranform particle move type * thirdPersonOnly particle and trail system property * Trail jitter now done in two dimensions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9a74bf50..ed1c6d6d 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ CGOBJ = \
$(GDIRNAME)/q_shared.o \
$(CGDIRNAME)/cg_consolecmds.o \
$(CGDIRNAME)/cg_buildable.o \
+ $(CGDIRNAME)/cg_animation.o \
$(CGDIRNAME)/cg_animmapobj.o \
$(CGDIRNAME)/cg_draw.o \
$(CGDIRNAME)/cg_drawtools.o \