diff options
author | Tim Angus <tim@ngus.net> | 2001-08-17 00:15:12 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2001-08-17 00:15:12 +0000 |
commit | 19fb544e1df363411b176f7f45af79f52a6d90d2 (patch) | |
tree | 9a1d2c0c0a6b5e9aa15a0b590f0f64d736eec1e6 /Makefile | |
parent | bb6827e851b1b412240d813706789233c1ffdb6e (diff) |
Animated map object entity
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ CGOBJ = \ $(GDIRNAME)/q_shared.o \ $(CGDIRNAME)/cg_consolecmds.o \ $(CGDIRNAME)/cg_buildable.o \ + $(CGDIRNAME)/cg_animmapobj.o \ $(CGDIRNAME)/cg_spriter.o \ $(CGDIRNAME)/cg_draw.o \ $(CGDIRNAME)/cg_drawtools.o \ |