diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-20 10:51:09 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-20 10:51:09 +0200 |
commit | 1a8d5132d66c731c59ac1eee7eb33ea37a8cc1c4 (patch) | |
tree | 7711e9f2f077142f4303132bccbdb7383471b833 /include/global.h | |
parent | 11d8f489c44cab2b05050ed136218957b2ef8a12 (diff) |
fix record mixing for real
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index a117a6391..bd2dbe7a6 100644 --- a/include/global.h +++ b/include/global.h @@ -749,7 +749,6 @@ struct SaveBlock1 /*0x3B14*/ struct RecordMixingGift recordMixingGift; /*0x3B24*/ u8 seen2[52]; /*0x3B58*/ LilycoveLady lilycoveLady; - /*0x3B88*/ u8 filler_3B88[0x10]; /*0x3B98*/ struct UnkSaveSubstruct_3b98 unk_3B98[20]; /*0x3C88*/ u8 filler_3C88[0xE8]; /*0x3D70*/ struct WaldaPhrase waldaPhrase; |