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 bc15cf449..d70aefac6 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3401,6 +3401,9 @@ extern const struct CompressedSpritePalette gBattleTerrainPalette_Building[];
extern const struct CompressedSpritePalette gBattleTerrainPalette_Plain[];
+extern const struct CompressedSpriteSheet gBattleTerrainTiles_Stadium[];
+extern const u8 gBattleTerrainTilemap_Stadium[];
+
extern const u8 gBattleWindowLargeGfx[];
extern const u8 gBattleWindowSmallGfx[];
extern const u8 gBattleWindowSmall2Gfx[];