diff options
author | YamaArashi <shadow962@live.com> | 2016-12-04 03:32:44 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-04 03:32:44 -0800 |
commit | 4ceea5913e430464ccde4ac17b050a8faff5f97c (patch) | |
tree | 47de1b37fce6e29fdfe3047151d1628cf53c80e4 /include/global.h | |
parent | ffdc442444897fcc0d65301d8630c504e80d4c6f (diff) |
formatting
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/global.h b/include/global.h index 3ee1610e6..ce2267642 100644 --- a/include/global.h +++ b/include/global.h @@ -229,8 +229,8 @@ struct SaveBlock1 /*0x2B0C*/ u8 unk2B0C; /*0x2B0D*/ u8 outbreakPokemonProbability; /*0x2B0E*/ u8 filler_2B0E[0xE]; - /*0x2B1C*/ u16 unk2B1C[4]; - /*0x2B24*/ u8 filler_2B24[0x2B0]; + /*0x2B1C*/ u16 unk2B1C[4]; + /*0x2B24*/ u8 filler_2B24[0x2B0]; /*0x2DD4*/ struct EasyChatPair easyChatPairs[5]; //Dewford trend [0] and some other stuff /*0x2DFC*/ u8 filler_2DFC[0x100]; /*0x2EFC*/ struct SB1_2EFC_Struct sb1_2EFC_struct[5]; |