diff options
| author | Aetias <aetias@outlook.com> | 2025-05-10 20:42:30 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-05-10 20:42:30 +0200 |
| commit | 2eb989a4cf55fcf4de543f1ca89bfd391c664da5 (patch) | |
| tree | 74639030f35efc4ccbd8e8e6d0b30b4fdc3548f3 /include/Player/LinkStateMove.hpp | |
| parent | b4cd6ce4d7e247af857d262f983c4f69fff03bef (diff) | |
Match `LinkStateMove`
Diffstat (limited to 'include/Player/LinkStateMove.hpp')
| -rw-r--r-- | include/Player/LinkStateMove.hpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Player/LinkStateMove.hpp b/include/Player/LinkStateMove.hpp index 9b369e9c..0b197a27 100644 --- a/include/Player/LinkStateMove.hpp +++ b/include/Player/LinkStateMove.hpp @@ -12,8 +12,9 @@ public: /* 10 */ unk16 mUnk_10; /* 12 */ unk16 mUnk_12; /* 14 */ bool mUnk_14; - /* 14 */ bool mUnk_15; - /* 16 */ unk8 mUnk_16[2]; + /* 15 */ bool mUnk_15; + /* 16 */ bool mUnk_16; + /* 17 */ bool mUnk_17; /* 18 */ /* 00 */ virtual void vfunc_00() override; |
