summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/LinkStateItem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/00_Core/Player/LinkStateItem.cpp')
-rw-r--r--src/00_Core/Player/LinkStateItem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/LinkStateItem.cpp b/src/00_Core/Player/LinkStateItem.cpp
index 313c11fa..30643a87 100644
--- a/src/00_Core/Player/LinkStateItem.cpp
+++ b/src/00_Core/Player/LinkStateItem.cpp
@@ -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) {