diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-13 16:28:17 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-13 16:52:47 -0400 |
commit | a89e8474fdb31e1e1b13a64be4109ce8603f81a3 (patch) | |
tree | 2dac0a82b02033929b67fef5ca5d360d2691a9d3 /include/graphics.h | |
parent | 50e063032001eb81a46817a0d998bee8578335d2 (diff) |
Through sub_808FE54
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index d84371e3a..3930861f8 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4917,4 +4917,11 @@ extern const u16 gUnknown_8E98F38[]; extern const u16 gUnknown_8E990D8[]; extern const u16 gUnknown_8E990F8[]; +// pokemon_storage_system +extern const u32 gPSSMenu_Gfx[]; +extern const u32 gUnknown_8E9CAEC[]; +extern const u16 gPSSMenu_Pal[]; +extern const u16 gUnknown_8E9C3F8[]; +extern const u16 gUnknown_8E9C418[]; + #endif //GUARD_GRAPHICS_H |