From c99894bc60e73f303500d604cf852ee7afc46abb Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 4 Apr 2021 09:59:40 -0400 Subject: Document Pokemon Summary Screen, 1 --- include/pokemon_storage_system_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pokemon_storage_system_internal.h') 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; -- cgit v1.2.3