This commit is contained in:
parent
0479077c56
commit
64bc7f9cb4
10 changed files with 2 additions and 1 deletions
|
@ -383,7 +383,7 @@ GFX_DATA_OUT += $(TRANS_OUT_DAT)
|
|||
# Big TGA backdrops
|
||||
#----------------------------------------------------------------------------
|
||||
BACKDROPS_IN_DIR := $(GRAF_DIR)/backdrop
|
||||
BACKDROPS_IN := credits start1 start2 start3 start4 gameover
|
||||
BACKDROPS_IN := credits start1 start2 start3 start4 gameover shop
|
||||
|
||||
BACKDROPS_OUT_DIR := $(DATA_OUT)/backdrop
|
||||
BACKDROPS_OUT := $(foreach SCREEN,$(BACKDROPS_IN),$(BACKDROPS_OUT_DIR)/$(SCREEN).gfx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue