mirror of
https://github.com/zeldaret/tmc
synced 2026-06-15 06:31:12 -04:00
Match sub_080264AC
This commit is contained in:
@@ -619,3 +619,11 @@ void sub_0802647C(ChuchuBossEntity* this) {
|
||||
this->unk_84->unk_03++;
|
||||
}
|
||||
}
|
||||
|
||||
void sub_080264AC(ChuchuBossEntity* this) {
|
||||
sub_080277B8(this, 0xd0, 8);
|
||||
if (this->unk_84->unk_03 != 6) {
|
||||
InitAnimationForceUpdate(super->child, 4);
|
||||
sub_08027D20(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user