summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-12 23:19:50 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-12 23:19:50 +0100
commit59a69eb62769003a81c0f9f50be5ec5abde96242 (patch)
tree69b64897dcb12f09e480748646809384ecfb1a86 /include/graphics.h
parent74746603ada01fa9e5d6b355476f67d03c652e9b (diff)
Storage up to icon palettes
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index a07a669d6..658239f5c 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4742,5 +4742,7 @@ extern const u16 gPokedexAreaScreenAreaUnknown_Pal[];
// Pokemon Storage System
extern const u32 gPSSMenu_Gfx[];
+extern const u16 gPSSMenu_Pal[];
+extern const u32 gUnknown_08DD36C8[];
#endif //GUARD_GRAPHICS_H