From a37093c07435d01959fa8735488b4c46ebf21f58 Mon Sep 17 00:00:00 2001 From: Daveo Date: Wed, 23 May 2001 17:58:13 +0000 Subject: [PATCH] --- makefile.gfx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/makefile.gfx b/makefile.gfx index 037b317ea..0fcd15d03 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -157,7 +157,11 @@ cleanactors : #---------------------------------------------------------------------------- SFX_GFX_DIR := $(GRAF_DIR)/sfx -SFX_GFX := +smoke.bmp +SFX_GFX := +smoke.bmp \ + +splash001.bmp +splash002.bmp +splash003.bmp +splash004.bmp +splash005.bmp +splash006.bmp \ + +Star0001.bmp +Star0002.bmp +Star0003.bmp \ + +Star20001.bmp +Star20002.bmp +Star20003.bmp + SFX_GFX_IN := $(foreach FILE,$(SFX_GFX),$(SFX_GFX_DIR)/$(FILE)) ####