summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 889dc3916..bdb2b160e 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3345,4 +3345,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