This commit is contained in:
parent
96880df0ba
commit
a37093c074
1 changed files with 5 additions and 1 deletions
|
@ -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))
|
||||
|
||||
####
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue