From c37938cbbd38597caeda1f05f7b36b0c03f2c27e Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Mon, 24 Jun 2002 02:54:38 +0000 Subject: Integrated wolfenstein trails stuff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fb2919b5..1ba56c95 100644 --- a/Makefile +++ b/Makefile @@ -68,8 +68,8 @@ CGOBJ = \ $(CGDIRNAME)/cg_creep.o \ $(CGDIRNAME)/cg_mem.o \ $(CGDIRNAME)/cg_mp3decoder.o \ - $(CGDIRNAME)/cg_particles.o \ $(CGDIRNAME)/cg_scanner.o \ + $(CGDIRNAME)/cg_trails.o \ $(UIDIRNAME)/ui_shared.o UIOBJ = \ -- cgit