baanim.h documentation
This commit is contained in:
@@ -149,7 +149,7 @@ void _gctranstion_changeState(s32 state, struct9s *arg1){
|
||||
osViBlack(1);
|
||||
animctrl_setAnimTimer(D_80382430.animctrl, 0.25f); //set animation timer
|
||||
}
|
||||
func_802875AC(D_80382430.animctrl, "gctransition.c", 0x125);
|
||||
animctrl_start(D_80382430.animctrl, "gctransition.c", 0x125);
|
||||
}
|
||||
|
||||
if(state == 4){
|
||||
|
@@ -1458,7 +1458,7 @@ gczoombox_t *gczoombox_new(s32 arg0, enum talk_pic_e portrait_id, s32 arg2, s32
|
||||
this->anim_ctrl = animctrl_new(0);
|
||||
animctrl_reset(this->anim_ctrl);
|
||||
animctrl_setIndex(this->anim_ctrl, ASSET_138_ANIM_ZOOMBOX);
|
||||
func_802875AC(this->anim_ctrl, "gczoombox.c", 0x6fd);
|
||||
animctrl_start(this->anim_ctrl, "gczoombox.c", 0x6fd);
|
||||
|
||||
func_803184C8(this, 15.0f, 5, 2, 0.4f, 0, 0); //func_803184C8(this, 15.0f, 5, 2, D_80378940, 0, 0);
|
||||
this->unk176 = D_8036C6C0[portrait_id].unk2;
|
||||
|
Reference in New Issue
Block a user