summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 48c00943b..6a1933ddd 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4889,5 +4889,8 @@ 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[];
#endif //GUARD_GRAPHICS_H