summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-06 17:48:06 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-06 17:48:06 -0400
commitb6cc51de43826e74fef7967b1694133a87c215f9 (patch)
tree49d3bd4e2519a023ae3086eb00df4cd1f4e884d0 /include/global.h
parent53b701c9effd24ec19e1e0dbeb5f411b0674a95d (diff)
through sub_810C96C
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index a48de5a61..7fa5cfafe 100644
--- a/include/global.h
+++ b/include/global.h
@@ -480,7 +480,9 @@ struct SaveBlock1
/*0x14*/ struct WarpData warp2;
/*0x1C*/ struct WarpData lastHealLocation;
/*0x24*/ struct WarpData warp4;
- /*0x002C*/ u8 filler2C[0x674];
+ /*0x002C*/ u8 filler2C[0x60C];
+ /*0x638*/ u8 trainerRematchStepCounter;
+ /*0x639*/ u8 trainerRematches[100];
/*0x06A0*/ struct MapObject mapObjects[MAP_OBJECTS_COUNT];
/*0x08E0*/ struct MapObjectTemplate mapObjectTemplates[64];
/*0x0EE0*/ u8 fillerEE0[0x273C];