summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-04-13 08:42:56 -0400
committerfieldy101 <fieldy101@gmail.com>2020-04-22 23:30:44 +1000
commitcdc705f7e36436924b4ce5f7815983a862c52873 (patch)
tree0f2eb2c6ee86f8be2cb1f9b6f30d1654bd320946 /include
parent7accc78498bed03828fd962159ae1795a72cc722 (diff)
Label GCN link flags field
Diffstat (limited to 'include')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 18645efd8..e88cc620b 100644
--- a/include/global.h
+++ b/include/global.h
@@ -276,7 +276,7 @@ struct SaveBlock2
/*0x090*/ u8 filler_90[0x8];
/*0x098*/ struct Time localTimeOffset;
/*0x0A0*/ struct Time lastBerryTreeUpdate;
- /*0x0A8*/ u32 field_A8;
+ /*0x0A8*/ u32 gcnLinkFlags; // Read by Pokemon Colosseum/XD
/*0x0AC*/ u8 field_AC;
/*0x0AD*/ u8 field_AD;
/*0x0B0*/ struct BattleTowerData battleTower;