diff options
author | Paul Sander <nintendo6496@googlemail.com> | 2018-12-18 23:13:33 +0100 |
---|---|---|
committer | Paul Sander <nintendo6496@googlemail.com> | 2018-12-18 23:13:33 +0100 |
commit | f04f8baa5b3c4f5d239d8be4da4d9a99141bbf9b (patch) | |
tree | 594a78b48ab1280e477fe39b6d2b01e51fa06ab7 /include/global.h | |
parent | 478c7b5421f596ac9c1e6f4faedfe3faec6a68cf (diff) | |
parent | 74137d7448c62e462e39b373693bc4b9f0d72055 (diff) |
Merge remote-tracking branch 'upstream/master'
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 775b3115e..1d2152af7 100644 --- a/include/global.h +++ b/include/global.h @@ -705,7 +705,7 @@ struct SaveBlock1 /*0x30D0*/ struct Roamer roamer; /*0x30EC*/ struct EnigmaBerry enigmaBerry; /*0x3120*/ struct MEventBuffers unk_3120; - /*0x348C*/ u8 filler_348C[0x190]; + /*0x348C*/ u8 filler_348C[400]; /*0x361C*/ struct RamScript ramScript; /*0x3A08*/ u8 filler3A08[12]; /*0x3A14*/ u8 seen2[DEX_FLAGS_NO]; |