diff options
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index c6f77f37d..1912a2399 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -3424,4 +3424,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 |