summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index d9189622a..b5e9396d0 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -5013,4 +5013,9 @@ extern const u16 gPokenavMessageBox_Pal[];
extern const u32 gPokenavOptions_Gfx[];
extern const u16 gPokenavOptions_Pal[];
+// Battle Factory Screen
+extern const u8 gFrontierFactorySelectMenu_Gfx[];
+extern const u8 gFrontierFactorySelectMenu_Tilemap[];
+extern const u16 gFrontierFactorySelectMenu_Pal[];
+
#endif //GUARD_GRAPHICS_H