summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-04-13 08:42:56 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-04-13 08:42:56 -0400
commit03ca7d8bb417b1b61f3660895e868a88afc87314 (patch)
treea3eb4c2bf67d6c6a29cba9af71aacd223adfc73d /include
parent6001e107993d1da69decdf479abf8a661ad57dda (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;