diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-12 16:53:04 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-12 16:53:04 -0500 |
commit | a185f8a26dc5e5a04908c272ab54bede7af8a10c (patch) | |
tree | 9e427bbb6c06e6e6693bd5dfeed04140acb5554e /include/global.h | |
parent | 3b3d1596526ad0b19f7042d5176d92eac4738451 (diff) |
lots more relabeling
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 ab7d43955..79269937f 100644 --- a/include/global.h +++ b/include/global.h @@ -608,7 +608,7 @@ struct SaveBlock1 /* 0x02025734 */ /*0x2C*/ u16 battleMusic; /*0x2E*/ u8 weather; /*0x2F*/ u8 filler_2F; - /*0x30*/ u8 flashUsed; + /*0x30*/ u8 flashLevel; // flash level on current map, 0 being normal and 4 being the darkest /*0x32*/ u16 mapDataId; /*0x34*/ u16 mapView[0x100]; /*0x234*/ u8 playerPartyCount; |