diff options
author | YamaArashi <shadow962@live.com> | 2017-01-14 19:25:40 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-14 19:25:40 -0800 |
commit | 97004d4c90d307e139e833f53dc1610ded01ef38 (patch) | |
tree | cb61b45f763d8c8313d7f5e0895255901d3dea3e /include/global.h | |
parent | 370b2b3c3e355040982404dc4bf17e1b765ff5a0 (diff) |
decompile unknown_debug_menu
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 8965fcd38..22927f749 100644 --- a/include/global.h +++ b/include/global.h @@ -380,7 +380,14 @@ struct Pokedex struct SaveBlock2_Sub { - /*0x0000, 0x00A8*/ u8 filler_000[0x4C8]; + /*0x0000, 0x00A8*/ u8 filler_000[0x4AE]; + /*0x04AE, 0x0556*/ u8 var_4AE; + /*0x04AF, 0x0557*/ u8 var_4AF; + /*0x04B0, 0x0558*/ u16 var_4B0; + /*0x04B2, 0x055A*/ u16 var_4B2; + /*0x04B4, 0x055C*/ u16 var_4B4; + /*0x04B6, 0x055E*/ u16 var_4B6; + /*0x04B8, 0x0560*/ u8 filler_4B8[0x10]; /*0x04C8, 0x0570*/ u16 var_4C8; /*0x04CA, 0x0572*/ u16 var_4CA; /*0x04CC, 0x0574*/ u8 filler_4CC[0x31C]; |