diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-08 12:20:05 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-02-08 14:22:53 -0600 |
commit | d1035f027e3aeb1cb0553a4207a345c9ca325a1a (patch) | |
tree | 6c88b88d96d7b7ca5e7b378f4f5fd3176306d7c4 /include/graphics.h | |
parent | 85dc8a528cff3fa35c2c23c25098367b21affb0e (diff) |
Move contest_link_80F57C4 data to src
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h index a8d4453b0..a63a8e337 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4877,7 +4877,7 @@ extern const u32 gRouletteNumbersTiles[]; extern const u32 gRouletteMultiplierTiles[]; // Contest Link -extern const u32 gUnknown_0858D6B0[]; +extern const u16 gUnknown_0858D6B0[]; extern const u32 gUnknown_08C19588[]; extern const u32 gUnknown_08C19EEC[]; extern const u32 gUnknown_08C1A000[]; |