This commit is contained in:
parent
0391bf0ead
commit
d46f6e923f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $ActorList\_OUT :=\t\$(foreach ACTOR,\$($ActorList),\$(ACTOR_OUT_DIR)/\$(ACTOR).
|
||||||
|
|
||||||
|
|
||||||
\$($ActorList\_OUT) : \$($ActorList\_IN)
|
\$($ActorList\_OUT) : \$($ActorList\_IN)
|
||||||
\@\$(MKACTOR3D) \$($ActorList\_IN) -o:\$(ACTOR_OUT_DIR) -t:24,1,1 -s:256 -i:\$(INC_DIR) -g:$ActorList
|
\@\$(MKACTOR3D) \$($ActorList\_IN) -o:\$(ACTOR_OUT_DIR) \$($ActorList\_OPTS) -i:\$(INC_DIR) -g:$ActorList
|
||||||
|
|
||||||
|
|
||||||
eot
|
eot
|
||||||
|
|
Loading…
Add table
Reference in a new issue