summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-09 22:52:37 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-09 22:52:37 -0500
commit4ae149b93441ffce560f3b7018842bc4c5d39326 (patch)
tree8ce65b973fd85c76b96894b001e5099e959b80fa /include
parent7cdd2b2a42a96135949e399d1fa3a00c5f56ae67 (diff)
through sub_8098EE0
Diffstat (limited to 'include')
-rw-r--r--include/pokemon_storage_system.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h
index 26c1b140d..295084eea 100644
--- a/include/pokemon_storage_system.h
+++ b/include/pokemon_storage_system.h
@@ -103,7 +103,9 @@ struct PokemonStorageSystemData {
u16 unk_1120[40];
u8 filler_1170[8];
u16 unk_1178;
- u8 filler_117a[0x6e];
+ u8 filler_117a[3];
+ u8 unk_117d;
+ u8 filler_117e[0x6a];
u8 *unk_11e8;
u32 unk_11ec;
u16 unk_11f0;