summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 488de07c0..130e21f58 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2656,4 +2656,6 @@ extern const u8 gNamingScreenRightPointingTriangleTiles[];
extern const u8 gNamingScreenUnderscoreTiles[];
extern const u16 gNamingScreenPalettes[][16];
+extern const u8 gInterviewOutlineCursorTiles[];
+
#endif // GUARD_GRAPHICS_H