Match sub_080267D0

This commit is contained in:
Tal Hayon
2022-07-16 09:45:30 +03:00
parent 78d262be7e
commit ce2cec75e7
2 changed files with 8 additions and 28 deletions
+8
View File
@@ -754,3 +754,11 @@ void sub_08026774(ChuchuBossEntity* this) {
}
sub_080277F8(this);
}
void sub_080267D0(ChuchuBossEntity* this) {
sub_080277B8(this, 0xf0, 8);
if (this->unk_84->unk_03 != 1) {
sub_08027B98(this, 0xe0, 0xc0, 0x20, 0xff);
InitAnimationForceUpdate(super->child, 2);
}
}