summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-06 22:00:21 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-06 22:00:21 -0400
commitb09d7508d0064ec1d2fe490923d5acc8b272ed27 (patch)
tree24aa4f03c6715e2e567eabbc5d4d6d67684d753e /include/global.h
parentb6cc51de43826e74fef7967b1694133a87c215f9 (diff)
sub_810C9A8
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 7fa5cfafe..f1a5fbc18 100644
--- a/include/global.h
+++ b/include/global.h
@@ -482,7 +482,8 @@ struct SaveBlock1
/*0x24*/ struct WarpData warp4;
/*0x002C*/ u8 filler2C[0x60C];
/*0x638*/ u8 trainerRematchStepCounter;
- /*0x639*/ u8 trainerRematches[100];
+ u8 filler_639;
+ /*0x63a*/ u8 trainerRematches[100];
/*0x06A0*/ struct MapObject mapObjects[MAP_OBJECTS_COUNT];
/*0x08E0*/ struct MapObjectTemplate mapObjectTemplates[64];
/*0x0EE0*/ u8 fillerEE0[0x273C];