diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-03 10:09:28 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-03 10:09:28 -0500 |
commit | 59b87e9d2af887401736d8fd06d3a9266e3983e5 (patch) | |
tree | 993329591cf97520b39e6a6e66cd48d78b7a855f /include/global.h | |
parent | 0f486fec545ed2583b478033410b648329fc98f1 (diff) |
sub_8146980
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 840c90725..775b3115e 100644 --- a/include/global.h +++ b/include/global.h @@ -600,7 +600,8 @@ struct MEventBuffer_3120_Sub u16 unk_00; u8 unk_02; u8 unk_03; - u8 filler_04[440]; + u8 unk_04[40]; + u8 unk_2C[10][40]; }; struct MEventBuffer_3120 |