diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-29 20:56:53 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-29 20:56:53 -0500 |
commit | 9200df7516151a84d0fcdda84259179eafafcabb (patch) | |
tree | ff3d40df9887857c11b479f5dd6a7bd48c48d200 /include/global.h | |
parent | 939ae833c3364d7ea7543c4db56df5c90b4e9d8d (diff) |
Finish decomp of mevent.s
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 92e6b7da1..b1c6adcf3 100644 --- a/include/global.h +++ b/include/global.h @@ -646,7 +646,7 @@ struct MEventBuffers /*0x310 0x3430*/ struct MEventBuffer_3430 buffer_310; /*0x338 0x3458*/ u16 unk_338[4]; /*0x340 0x3460*/ struct MysteryEventStruct unk_340; - /*0x344 0x3464*/ u8 filler_344[0x28]; + /*0x344 0x3464*/ u32 unk_344[2][5]; }; // 0x36C 0x348C struct SaveBlock1 |