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 7fe96734..93c1e336 100644
--- a/src/00_Core/Player/LinkStateItem.cpp
+++ b/src/00_Core/Player/LinkStateItem.cpp
@@ -86,7 +86,7 @@ ARM void LinkStateItem::OnStateLeave(s32 param1) {
}
}
- this->mNextEquip = 0xffffffff;
+ this->mNextEquip = -1;
puVar4 = (unk32 *) this + 20;
puVar5 = (unk32 *) this + 22;