diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-23 23:49:37 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-23 23:49:37 -0500 |
commit | cdc5d1b683dd89e80d3daaf13965cae916ed9f6c (patch) | |
tree | e7f1242e19188b3dce7ed59ee0c81ef08fe55b3e /include/global.h | |
parent | 5598fc659b4616b1964b38c55cef97c83f615646 (diff) |
do some scrcmd/overworld labeling
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 79269937f..2d049a412 100644 --- a/include/global.h +++ b/include/global.h @@ -603,7 +603,7 @@ struct SaveBlock1 /* 0x02025734 */ /*0x04*/ struct WarpData location; /*0x0C*/ struct WarpData warp1; /*0x14*/ struct WarpData warp2; - /*0x1C*/ struct WarpData warp3; + /*0x1C*/ struct WarpData lastHealLocation; /*0x24*/ struct WarpData warp4; /*0x2C*/ u16 battleMusic; /*0x2E*/ u8 weather; |