summaryrefslogtreecommitdiff
path: root/include/System
diff options
context:
space:
mode:
authorSammygoodTunes <sygamerz@gmail.com>2025-04-29 22:12:35 +0200
committerSammygoodTunes <sygamerz@gmail.com>2025-04-29 22:12:35 +0200
commita9af655856b791d5a6d4bf1b75c123a855e646bb (patch)
tree77d3a0b6196ae19f35cf71c76bc1e80dc5854506 /include/System
parent2025fdf4604ba6db6391ab8354352b707c5a9359 (diff)
Decomp progress 38%
Diffstat (limited to 'include/System')
-rw-r--r--include/System/SysNew.hpp3
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 */
};