diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-07 19:45:32 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-07 19:45:32 +0200 |
commit | 4a1b2967caf329541ce7a166d3b3aea126966c22 (patch) | |
tree | 3cbb367900e161cd42c1c27dc9a367ca03aa8e66 /include/global.h | |
parent | 8bfdc42d0ee8d0eae7108fd4c68accfd4649f3a0 (diff) |
make lots of define files
Diffstat (limited to 'include/global.h')
-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 ebef8e1dd..8ee40e79d 100644 --- a/include/global.h +++ b/include/global.h @@ -155,7 +155,7 @@ struct SaveBlock2 /*0x90*/ u8 filler_90[0x8]; /*0x98*/ struct Time localTimeOffset; /*0xA0*/ struct Time lastBerryTreeUpdate; - /*0xA8*/ u8 filler_A8[0x4]; + /*0xA8*/ u32 field_A8; /*0xAC*/ u32 encryptionKey; // TODO: fix and verify labels |