diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-01-03 20:28:42 -0600 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-01-03 20:35:20 -0600 |
commit | fd201f8395fccaf26349b352d3b0eda98bec8593 (patch) | |
tree | a573194152fab94b42b2c543196690e2371e43b8 /include/graphics.h | |
parent | 2857f7fff93f7832a78bdd06bb724a8ed9128501 (diff) |
Start decompiling contest_link_80F57C4.c
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 4563a7e99..eecbd50a7 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4827,4 +4827,12 @@ extern const u32 gRouletteCreditTiles[]; extern const u32 gRouletteNumbersTiles[]; extern const u32 gRouletteMultiplierTiles[]; +// Contest Link +extern const u32 gUnknown_0858D6B0[]; +extern const u32 gUnknown_08C19588[]; +extern const u32 gUnknown_08C19EEC[]; +extern const u32 gUnknown_08C1A000[]; +extern const u32 gUnknown_08C1A12C[]; +extern const u32 gUnknown_08C1A2B4[]; + #endif //GUARD_GRAPHICS_H |