summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-02-07 00:07:42 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-02-07 00:07:42 -0600
commitd396a8f89caa2d47ae39f7dfa8da02017945d7f7 (patch)
tree5b9f8753fee30ea9677338b65e75878224b0a845 /include/graphics.h
parent18abda9dca7e38a1dee63ff0d167e1e2601504bf (diff)
Merge new_menu_helpers and menu
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 5917e9d2a..bebf1724b 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2679,4 +2679,10 @@ extern const u8 gRaySceneKyogreRight_Pal[];
extern const u8 gRaySceneRayquazaHover_Pal[];
extern const u8 gRaySceneSplash_Pal[];
+//menu graphics
+extern const u16 gFireRedMenuElements1_Pal[16];
+extern const u16 gFireRedMenuElements2_Pal[16];
+extern const u16 gFireRedMenuElements3_Pal[16];
+extern const u8 gFireRedMenuElements_Gfx[];
+
#endif //GUARD_GRAPHICS_H