diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 20:34:56 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 20:34:56 -0500 |
commit | 7a2eef97c35e4672bd17bfca86a6ea19d22a3eba (patch) | |
tree | 7e805b0687e1033c955b408532349445aae61a6b /include/pokemon_storage_system.h | |
parent | 7b45766d0765d42d7326a7f6cdb21a54d386117e (diff) |
sub_809B960
Diffstat (limited to 'include/pokemon_storage_system.h')
-rw-r--r-- | include/pokemon_storage_system.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h index b0aa8cb47..8e50cc8d0 100644 --- a/include/pokemon_storage_system.h +++ b/include/pokemon_storage_system.h @@ -183,12 +183,12 @@ struct PokemonStorageSystemData { struct UnkPSSStruct_2002370 unk_2370; struct Pokemon unk_25b4; struct Pokemon unk_2618; - s8 unk_267c; + u8 unk_267c; u8 unk_267d; u8 unk_267e; u8 unk_267f; - u8 unk_2680; - u8 unk_2681; + s8 unk_2680; + s8 unk_2681; s8 unk_2682; s8 unk_2683; u16 unk_2684; |