diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 17:14:39 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 17:14:39 -0500 |
commit | 08a108f432325d6501f3c6473a6d43265af0d5b7 (patch) | |
tree | 2f6a39bc7cd8fe70dbf149532e4fff11f2a1880e /include/pokemon_storage_system.h | |
parent | e3238abc63ac7e939ccdc58e555a9dcdc66f3525 (diff) |
through diegohint1
Diffstat (limited to 'include/pokemon_storage_system.h')
-rw-r--r-- | include/pokemon_storage_system.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h index eefea4ec8..7960213ae 100644 --- a/include/pokemon_storage_system.h +++ b/include/pokemon_storage_system.h @@ -182,7 +182,8 @@ struct PokemonStorageSystemData { struct PokemonMarkMenu unk_12bc; struct UnkPSSStruct_2002370 unk_2370; struct Pokemon unk_25b4; - u8 filler_2618[0x74]; + struct Pokemon unk_2618; + u8 filler_267c[0x10]; u8 unk_268c; u8 unk_268d; u8 unk_268e; |