Update Makefile to do the new animator command line options.

This commit is contained in:
Zed A. Shaw 2026-02-04 00:14:38 -05:00
parent 77643a4bcd
commit 383f839fdf

View file

@ -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"