diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 14:51:44 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 14:51:44 -0700 |
commit | 355c82e13e4b4957c27854142990670ba6e4bf0d (patch) | |
tree | fdba37e3208f58d4d8c66ec0c5bc05db7dac9c0c | |
parent | 52d40061ecdb2b47da10083c0359e06df5470eb1 (diff) |
Remove trailing white space.
-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 98dd8ab2c..35f8de01b 100644 --- a/include/global.h +++ b/include/global.h @@ -238,7 +238,7 @@ struct SaveBlock2 /*0x0AC*/ u8 field_AC; /*0x0AD*/ u8 field_AD; /*0x0AE*/ u8 filler_AE[0x2]; - /*0x0B0*/ struct UnkSaveBlock2Substruct_B0 unk_B0; + /*0x0B0*/ struct UnkSaveBlock2Substruct_B0 unk_B0; /*0x898*/ u16 mapView[0x100]; /*0xA98*/ struct LinkBattleRecords linkBattleRecords; /*0xAF0*/ struct BerryCrush berryCrush; |