This commit is contained in:
parent
2bf151e71e
commit
191fabfbcc
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ $(GRAF_DIRS_TO_MAKE) :
|
||||||
|
|
||||||
BIGLUMP_IN := $(GFX_DATA_OUT)
|
BIGLUMP_IN := $(GFX_DATA_OUT)
|
||||||
BIGLUMP_OUT := $(VERSION_DIR)/BigLump.Bin
|
BIGLUMP_OUT := $(VERSION_DIR)/BigLump.Bin
|
||||||
BIGLUMP_INC := $(INC_DIR)/BigLump.hx
|
BIGLUMP_INC := $(INC_DIR)/BigLump.h
|
||||||
|
|
||||||
biglump : $(BIGLUMP_OUT)
|
biglump : $(BIGLUMP_OUT)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue