diff options
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index dfd3affe2..a6ccc520f 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -43,6 +43,8 @@ extern const u8 gContestMiscGfx[]; extern const u8 gContestAudienceGfx[]; extern const u8 gContestJudgeSymbolsGfx[]; extern const u8 gContest3Pal[]; +extern const u8 gContestNumbers_UnusedGfx[]; +extern const u8 gContestNumbers_UnusedPal[]; extern const u8 gTiles_8D1975C[]; extern const u8 gUnknown_08D1977C[]; extern const u8 gUnknown_08D1A250[]; |