diff options
Diffstat (limited to 'include/System/SysNew.hpp')
| -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 */
};
|
