Some dLytAreaCaption_c (#63)

This commit is contained in:
robojumper
2024-10-16 03:57:41 +02:00
committed by GitHub
parent bf79fa17fb
commit ec4d28cd25
13 changed files with 423 additions and 81 deletions
+2 -2
View File
@@ -44,7 +44,7 @@ bool dLytCommonArrow_c::fn_80168490() {
d2d::dLytStructDList::sInstance->removeFromList2(&field_0x680);
mLytBase.unbindAnims();
for (int i = 0; i < 9; i++) {
field_0x440[i].fn_800AC860();
field_0x440[i].afterUnbind();
}
return true;
}
@@ -112,7 +112,7 @@ void dLytCommonArrow_c::fn_80168790(s32 idx, f32 frame) {
}
void dLytCommonArrow_c::fn_80168800(s32 idx) {
field_0x440[idx].fn_800AC7D0();
field_0x440[idx].unbind();
}
void dLytCommonArrow_c::fn_80168810(d2d::AnmGroup_c *ctrl) {