From cffceeb2aa55703ebc0fa19f29fe429fa3391554 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 24 May 2001 14:06:13 +0000 Subject: [PATCH] --- makefile.gfx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makefile.gfx b/makefile.gfx index b57052923..6fb8e0c20 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -193,9 +193,9 @@ INGAMEFX_GFX_DIR := $(GRAF_DIR)/ingamefx INGAMEFX_GFX_TRANS := +bubble_1 +bubble_2 +bubble_3 +tentacle\ +health_full_1 +health_full_2 +health_full_3 +health_full_4 +health_full_5 \ +health_empty_1 +health_empty_2 +health_empty_3 +health_empty_4 +health_empty_5 \ - +watermeter +waterhilight +netblob +aim_arrow \ + +watermeter +waterhilight +netblob \ +spike -INGAMEFX_GFX_TRANS_NONROT_NONCLIP := +water +INGAMEFX_GFX_TRANS_NONROT_NONCLIP := +water +aim_arrow INGAMEFX_GFX_TRANS_IN := $(foreach FILE,$(INGAMEFX_GFX_TRANS),$(INGAMEFX_GFX_DIR)/$(FILE).bmp) INGAMEFX_GFX_TRANS_NONROT_NONCLIP_IN := $(foreach FILE,$(INGAMEFX_GFX_TRANS_NONROT_NONCLIP),$(INGAMEFX_GFX_DIR)/$(FILE).bmp)