summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-10 23:42:44 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-10 23:42:44 +0100
commitc5b5f4bd777b4b255294818bb1dc7fe01bc38a6d (patch)
treebc5a43e0a4d4d746d6fc0fbc2342d2ffef00e401 /include/graphics.h
parentc2d887617492db009694e8715ff606418c691346 (diff)
More storage
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index b51926b8d..a07a669d6 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4740,4 +4740,7 @@ extern const u32 gUnknown_08D8D58C[];
extern const u32 gPokedexAreaScreenAreaUnknown_Gfx[];
extern const u16 gPokedexAreaScreenAreaUnknown_Pal[];
+// Pokemon Storage System
+extern const u32 gPSSMenu_Gfx[];
+
#endif //GUARD_GRAPHICS_H