diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 2 |
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; |