summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-25 18:15:58 -0500
committerGitHub <noreply@github.com>2018-06-25 18:15:58 -0500
commitfa0e1ca4de35c9723a0972efeb6f7de4dca25594 (patch)
tree0cd68b160fa8d4a27cd65d6ffa80159b231f715c /include/graphics.h
parentf839afb24aa2c7b70e9c28a5c069aacc46993099 (diff)
parent605f8ac1141daf66d3428923e004f82f5a5e1594 (diff)
Merge pull request #552 from PikalaxALT/contest_link_80C2020
[DO NOT MERGE] Contest results tasks
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 8e95d100d..8e8e0c97e 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3345,6 +3345,9 @@ 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[];
+
extern const struct CompressedSpriteSheet gBattleTerrainTiles_TallGrass[];
extern const u8 gBattleTerrainTilemap_TallGrass[];
extern const struct CompressedSpriteSheet gBattleTerrainAnimTiles_TallGrass[];