summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPlatinumMaster <L33TGamer@outlook.com>2020-04-15 13:33:06 -0400
committerPlatinumMaster <L33TGamer@outlook.com>2020-04-15 13:33:06 -0400
commitda34eedd9b5c18859a6c68fa28d6250ca1242900 (patch)
tree7b4e41f4feb633053187152c4c6edf0eb906a3b9 /include/global.h
parent67b0bec3ffda7d4268a009501aa18292ff5c96fe (diff)
parent6eefcb1f82dc28cdc626e86fda3a217d21315181 (diff)
Keep up to date with master.
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 e3c8fee55..bcf3e6486 100644
--- a/include/global.h
+++ b/include/global.h
@@ -465,7 +465,7 @@ struct SaveBlock2
/*0x90*/ u8 filler_90[0x8];
/*0x98*/ struct Time localTimeOffset;
/*0xA0*/ struct Time lastBerryTreeUpdate;
- /*0xA8*/ u32 field_A8; // Written to, but never read.
+ /*0xA8*/ u32 gcnLinkFlags; // Read by Pokemon Colosseum/XD
/*0xAC*/ u32 encryptionKey;
/*0xB0*/ struct PlayersApprentice playerApprentice;
/*0xDC*/ struct Apprentice apprentices[APPRENTICE_COUNT];