diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-29 19:17:38 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-29 19:17:38 -0500 |
commit | 939ae833c3364d7ea7543c4db56df5c90b4e9d8d (patch) | |
tree | ef0279a9a10f4cabb6f03f49506bee85737115d5 /include | |
parent | d68f434a527d185e2968d8da418fa74110090c79 (diff) |
through sub_81445C0
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 04f89802c..92e6b7da1 100644 --- a/include/global.h +++ b/include/global.h @@ -626,7 +626,9 @@ struct MEventBuffer_32E0 struct MEventBuffer_3430_Sub { - u8 filler_00[6]; + u16 unk_00; + u16 unk_02; + u16 unk_04; u16 unk_06; u16 unk_08[2][7]; }; |