diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-01-05 23:02:28 -0800 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-01-06 13:41:18 -0800 |
commit | 284751e7610f5e9cf266bd0a8bb148464753afa1 (patch) | |
tree | c4d69ec4c29d94f0faf16b01ec8fc0b388855b8e /include/graphics.h | |
parent | 2ca482dc24accca6bbb808f2c4b847e1d2c2dfac (diff) |
Decompile through ClearContestWinnerPicsInContestHall, 10 NONMATCHINGs present.
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 29719d1a0..4615facf9 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4745,9 +4745,13 @@ extern const u32 gBattleStatMask8_Pal[]; extern const u32 gUnknown_08D9A88C[]; extern const u32 gContestMiscGfx[]; extern const u32 gContestAudienceGfx[]; +extern const u8 gContestApplauseMeterGfx[]; +extern const u8 gContestNextTurnNumbersGfx[]; +extern const u8 gContestNextTurnRandomGfx[]; extern const u32 gUnknown_08C16FA8[]; extern const u32 gUnknown_08C16E90[]; extern const u32 gUnknown_08C17170[]; +extern const u32 gUnknown_08C17980[]; extern const u32 gUnknown_08D95E00[]; extern const u32 gUnknown_08D960D0[]; |