From 1fd9669d422f8e412d73cfb48f0651483bee833c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 23 Jan 2018 23:09:02 -0500 Subject: contest_link_80C2020 data --- include/graphics.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/graphics.h') diff --git a/include/graphics.h b/include/graphics.h index 76a45f6f6..243d40fb9 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -3337,4 +3337,7 @@ extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_17; extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_20; extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_21; +extern const u8 gContestConfetti_Gfx[]; +extern const u8 gContestConfetti_Pal[]; + #endif // GUARD_GRAPHICS_H -- cgit v1.2.3