st_def 0x00, unit_demo_1_init, st_unit_idle
act_def ACT_T_DEMO_1, 0, 1, 2, 3, 4, 6, 2, 2, 0
act_st_def NULL, NULL, st_unit_demo_1_update, st_unit_idle
- act_def_draw unit_demo_1_draw
+ act_def_draw unit_demo_1_draw, 0x84, 0
unit_demo_2:
st_def 0x00, unit_demo_1_init, st_unit_idle
act_def ACT_T_DEMO_1, 0, 1, 2, 3, 1, 5, 3, 3, 0
act_st_def NULL, NULL, st_unit_demo_1_update, st_unit_idle
- act_def_draw unit_demo_1_draw
+ act_def_draw unit_demo_1_draw, 0x84, 0
unit_demo_3:
st_def 0x00, unit_demo_1_init, st_unit_idle
act_def ACT_T_DEMO_1, 0, 1, 2, 3, 0, 5, 4, 4, 0
act_st_def NULL, NULL, st_unit_demo_1_update, st_unit_idle
- act_def_draw unit_demo_1_draw
+ act_def_draw unit_demo_1_draw, 0x84, 0
st_unit_demo_1_update:
st_def 0x00, unit_demo_1_update, st_unit_demo_1_update