This commit is contained in:
parent
5896d4e186
commit
916cdef0aa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ $Actor\_IN :=\t\$(ACTOR_IN_DIR)/$Actor/\$(ACTOR_SPRITE_DIR)/*
|
|||
$Actor\_OUT :=\t\$(ACTOR_OUT_DIR)/$Actor.sbk
|
||||
|
||||
\$($Actor\_OUT) : \$($Actor\_IN)
|
||||
\@\$(MKACTOR) -r:\$(ACTOR_IN_DIR) -s:\$(ACTOR_SPRITE_DIR) -o:\$(ACTOR_OUT_DIR) -i:\$(INC_DIR) $Actor
|
||||
\@\$(MKACTOR) -r:\$(ACTOR_IN_DIR) -s:\$(ACTOR_SPRITE_DIR) -o:\$(ACTOR_OUT_DIR) -i:\$(INC_DIR) $Actor \$(MKACTOR_OPTS)
|
||||
|
||||
|
||||
eot
|
||||
|
|
Loading…
Add table
Reference in a new issue