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 d4696bc8b..d313bae11 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4890,5 +4890,9 @@ extern const u16 gFrontierPassMedalsGold_Pal[];
extern const u16 gFrontierPassMedalsSilver_Pal[];
extern const u16 gFrontierPassMapCursor_Pal[];
+// Easy Chat Screen
+extern const u32 gEasyChatWindow_Gfx[];
+extern const u32 gEasyChatWindow_Tilemap[];
+extern const u16 gEasyChatMode_Pal[];
#endif //GUARD_GRAPHICS_H