From f82bdb332af669681fdc7edda689753c97ebeede Mon Sep 17 00:00:00 2001 From: Phlosioneer Date: Wed, 3 Apr 2019 03:00:06 -0400 Subject: Document applause meter code --- include/graphics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/graphics.h') diff --git a/include/graphics.h b/include/graphics.h index 2584e713e..39c2895bd 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4761,8 +4761,8 @@ 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 gOldContestGfx[]; +extern const u32 gOldContestPalette[]; extern const u32 gUnknown_08C17170[]; extern const u32 gUnknown_08C17980[]; extern const u32 gTiles_8C19450[]; -- cgit v1.2.3