diff options
| author | Aetias <aetias@outlook.com> | 2025-07-01 22:22:36 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-07-01 22:22:36 +0200 |
| commit | c1ec58c8b0b41652cd8a8564d710c76152868850 (patch) | |
| tree | 7f3b9e29b404ede611e3a5412babc3b6f701b0e3 /include/System | |
| parent | 9bdae8e605c917fc1d791f3182ed8ee97a6f7a5e (diff) | |
| parent | f3c7896c193d33f9485b8fec8cd1941de738632f (diff) | |
Merge branch 'decomp/MapManager' of github-aetias-hax:SammygoodTunes/ph into decomp/MapManager
Diffstat (limited to 'include/System')
| -rw-r--r-- | include/System/SysNew.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/System/SysNew.hpp b/include/System/SysNew.hpp index 7e9b0cd8..4d3c3f7c 100644 --- a/include/System/SysNew.hpp +++ b/include/System/SysNew.hpp @@ -4,7 +4,8 @@ struct UnkStruct_0202e894 {
/* 00 */ u32 mId;
- /* 04 */ unk8 mUnk_04[0x28];
+ /* 04 */ u32 *mUnk_04;
+ /* 08 */ unk8 mUnk_08[0x24];
/* 2c */
};
|
