summaryrefslogtreecommitdiff
path: root/include/pokemon_storage_system_internal.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-04-04 09:59:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-04-04 09:59:40 -0400
commitc99894bc60e73f303500d604cf852ee7afc46abb (patch)
tree6959fc90bc4b28e054dd4dc8f822e2f3761857e7 /include/pokemon_storage_system_internal.h
parent0ecc1876a9cb8e31b1aa0879bf2b9e9c87271858 (diff)
Document Pokemon Summary Screen, 1
Diffstat (limited to 'include/pokemon_storage_system_internal.h')
-rw-r--r--include/pokemon_storage_system_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokemon_storage_system_internal.h b/include/pokemon_storage_system_internal.h
index f08144243..4e1bf0557 100644
--- a/include/pokemon_storage_system_internal.h
+++ b/include/pokemon_storage_system_internal.h
@@ -354,7 +354,7 @@ struct PokemonStorageSystemData
/* 2172 */ u16 field_2176[3];
/* 2178 */ u8 field_2186;
/* 2179 */ u8 field_2187;
- /* 217a */ u8 field_2188;
+ /* 217a */ u8 summaryScreenMode;
/* 217c */ union
{
struct Pokemon *mon;