diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:09:02 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:09:02 -0500 |
commit | 1fd9669d422f8e412d73cfb48f0651483bee833c (patch) | |
tree | b75d5f1900f741979035431d55cc6880ab986e8a /include/graphics.h | |
parent | 69a690ef38cc80e202606d28a8c9934f7e5ddaa9 (diff) |
contest_link_80C2020 data
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 |