mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
func_8086EF90
This commit is contained in:
@@ -448,7 +448,12 @@ void func_8086EF14(EnOkuta* this, PlayState* play) {
|
||||
Math_ApproachF(&this->actor.world.pos.y, this->actor.home.pos.y, 0.5f, 5.0f);
|
||||
}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_En_Okuta/func_8086EF90.s")
|
||||
void func_8086EF90(EnOkuta* this) {
|
||||
Animation_MorphToPlayOnce(&this->skelAnime, (AnimationHeader*)&D_06003958, -3.0f);
|
||||
this->unk18E = 0;
|
||||
this->actor.flags &= ~1;
|
||||
this->actionFunc = func_8086EFE8;
|
||||
}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_En_Okuta/func_8086EFE8.s")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user