diff options
| author | Aetias <aetias@outlook.com> | 2025-05-22 21:39:25 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-05-22 21:39:25 +0200 |
| commit | e66cbc23e1c80e904451558317d2eba3524fcb41 (patch) | |
| tree | a5592649aaf89dd9e53764132f01a40b2e8ebee6 /src/00_Core/Player/LinkStateMove.cpp | |
| parent | 84a91b2a47b3a07f58b4d6883a8195156ccf62db (diff) | |
Match `LinkStateMove` in overlay 5
Diffstat (limited to 'src/00_Core/Player/LinkStateMove.cpp')
| -rw-r--r-- | src/00_Core/Player/LinkStateMove.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/LinkStateMove.cpp b/src/00_Core/Player/LinkStateMove.cpp index 889b3743..5509be66 100644 --- a/src/00_Core/Player/LinkStateMove.cpp +++ b/src/00_Core/Player/LinkStateMove.cpp @@ -1,6 +1,6 @@ #include "Player/LinkStateMove.hpp" -unk32 data_ov000_020e56f0 = 0x800; +unk32 LinkStateMove::data_ov000_020e56f0 = 0x800; THUMB void LinkStateMove::vfunc_00() {} |
