summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index d66f46c92..e14aa72d5 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3431,4 +3431,12 @@ extern const u16 gAreaUnknownPalette[];
extern const u8 gUnknown_08E964B8[];
+extern const u8 gUnknown_08E8096C[];
+extern const u8 gRouletteWheelTiles[];
+extern const u8 gRouletteCenter_Gfx[];
+extern const u8 gRouletteHeadersTiles[];
+extern const u8 gRouletteCreditTiles[];
+extern const u8 gRouletteNumbersTiles[];
+extern const u8 gRouletteMultiplierTiles[];
+
#endif // GUARD_GRAPHICS_H