diff options
author | huderlem <huderlem@gmail.com> | 2019-04-01 07:37:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-01 07:37:15 -0500 |
commit | 1e8e5af033008e901271b3769142b81a22ba0765 (patch) | |
tree | 603d0e198e4529a1047bba0e39b1f38ad0758c5d /include/graphics.h | |
parent | bee1d1cbb03877de40a156710c5c45bc27f339fa (diff) | |
parent | b7057e8d923e78c6d29ab122b3e136ca93fdd7b4 (diff) |
Merge pull request #607 from Phlosioneer/contest-data
Contest data
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 e6d6ae350..2584e713e 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4765,6 +4765,14 @@ extern const u32 gUnknown_08C16FA8[]; extern const u32 gUnknown_08C16E90[]; extern const u32 gUnknown_08C17170[]; extern const u32 gUnknown_08C17980[]; +extern const u32 gTiles_8C19450[]; +extern const u32 gContestNextTurnGfx[]; +extern const u16 gContestPal[]; +extern const u32 gUnknown_08C19168[]; +extern const u32 gContestApplauseGfx[]; +extern const u32 gContestJudgeGfx[]; +extern const u32 gContestJudgeSymbolsGfx[]; +extern const u32 gContest3Pal[]; extern const u32 gUnknown_08D95E00[]; extern const u32 gUnknown_08D960D0[]; |