summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-23 08:09:06 +0800
committerEvan <eroelke@gmail.com>2019-12-04 14:54:50 -0700
commit17743fe0e675be80b3df7bc3b480c684fe110fde (patch)
tree83c6c3f6a4f7a17a8c010d8ebe01c4df81619ae3 /include/global.h
parent27ff20d31dc53eba10837064b6c91b99ccf87d8d (diff)
party_menu third quarter
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 744d23eb3..3d6049d64 100644
--- a/include/global.h
+++ b/include/global.h
@@ -742,7 +742,7 @@ struct SaveBlock1
/*0x000C*/ struct WarpData warp1;
/*0x0014*/ struct WarpData warp2;
/*0x001C*/ struct WarpData lastHealLocation;
- /*0x0024*/ struct WarpData warp4;
+ /*0x0024*/ struct WarpData escapeWarp;
/*0x002C*/ u16 savedMusic;
/*0x002E*/ u8 weather;
/*0x002F*/ u8 filler_2F;