summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2003-09-21 18:23:47 +0000
committerTim Angus <tim@ngus.net>2003-09-21 18:23:47 +0000
commit51f8195fe9846eaf3482da7ccce44064a7c2900a (patch)
tree62fa42690362537f3419753bf738765a12aaac80 /Makefile
parent84e75ec07a5027e76726bc28073438d8c9a8d04a (diff)
* Fully generalised scriptable paricle system
* Changes to Makefile and depend file for above * Tweaks to entities.def * Apparently a bunch of other stuff I've forgotten about
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6bb25ff8..4aeaf7fc 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ CGOBJ = \
$(CGDIRNAME)/cg_mp3decoder.o \
$(CGDIRNAME)/cg_scanner.o \
$(CGDIRNAME)/cg_trails.o \
+ $(CGDIRNAME)/cg_particles.o \
$(UIDIRNAME)/ui_shared.o
UIOBJ = \