diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-27 14:48:47 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-07-02 19:29:49 -0500 |
commit | a4370455268b24bf92e7955fb5ed975edb955e42 (patch) | |
tree | 0eac0cd97322d89e6189c8e00a9c18c3cafb66b4 /include/graphics.h | |
parent | 04abad96dd2c463523300f0225e2d41715910bd6 (diff) |
through gSpriteTemplate_83FA0DC
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 |