Update Makefile to do the new animator command line options.
This commit is contained in:
parent
77643a4bcd
commit
383f839fdf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -78,4 +78,4 @@ story:
|
|||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/storyboard
|
||||
|
||||
animator:
|
||||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/animator "rat_king_boss"
|
||||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/animator.exe -s "rat_king_boss" -a "rat_king_boss" -b "test_background"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue