Fix error

This commit is contained in:
mike8699
2025-01-04 18:29:20 -05:00
parent 5f526aadb5
commit 70d24e0776
+1 -1
View File
@@ -88,7 +88,7 @@ ARM void LinkStateItem::OnStateLeave(s32 param1) {
this->mNextEquip = -1;
puVar4 = (unk32 *) this + 20;
for (; puVar4 != (unk32 *) this + 22; puVar4 = puVar4 + 4) {
for (; puVar4 != (unk32 *) this + 22; puVar4++) {
func_ov000_020b7e6c(puVar4);
}
if (gPlayerControl->mUnk_80 != false) {