diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-07 23:39:39 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-07 23:39:39 +0100 |
| commit | a9de8ab2ddd7024fa22c337fe5501e205f20a231 (patch) | |
| tree | ae669980d13f70b188fd48f54151930f8fe60633 /include/Player/LinkStateBase.hpp | |
| parent | 68c6291568148ca26226540bdb0c2f59d7ab6445 (diff) | |
match `EquipHammer::IsUsable`
Diffstat (limited to 'include/Player/LinkStateBase.hpp')
| -rw-r--r-- | include/Player/LinkStateBase.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Player/LinkStateBase.hpp b/include/Player/LinkStateBase.hpp index e099c021..470f6096 100644 --- a/include/Player/LinkStateBase.hpp +++ b/include/Player/LinkStateBase.hpp @@ -154,4 +154,5 @@ public: LinkStateBase *GetLinkState(s32 index); +extern LinkStateBase *gLinkState; extern LinkStateBase **gLinkStates; |
