summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 91ba45acd..a8ac2783d 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2747,5 +2747,9 @@ extern const u8 gPSSMenuHeader_Gfx[];
extern const u8 gPSSMenuHeader_Tilemap[];
extern const u16 gPSSMenu1_Pal[];
extern const u16 gPSSMenu2_Pal[];
+extern const u8 gPSSMenuMisc_Gfx[];
+extern const u8 gPSSMenuMisc_Tilemap[];
+extern const u16 gPSSMenu3_Pal[];
+extern const u16 gPSSMenu4_Pal[];
#endif // GUARD_GRAPHICS_H