From 19fb544e1df363411b176f7f45af79f52a6d90d2 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Fri, 17 Aug 2001 00:15:12 +0000 Subject: Animated map object entity --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4a2893bd..8666d44d 100644 --- a/Makefile +++ b/Makefile @@ -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 \ -- cgit