summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-11 08:48:05 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-11 08:48:05 +0800
commite61343049278df73a0da8da70a50dea88da0bdae (patch)
treea717a605b7a9a229696f351ce4db587500453746 /include/graphics.h
parent2ea9fe6bde0cf62d4e6a3447aa3bcccce788db39 (diff)
rock
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 492b21893..1c0612fd1 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -986,6 +986,11 @@ extern const u32 gFile_graphics_battle_anims_backgrounds_scary_face_sheet[];
extern const u32 gFile_graphics_battle_anims_backgrounds_scary_face_palette[];
extern const u32 gFile_graphics_battle_anims_backgrounds_scary_face_player_tilemap[];
+// rock
+extern const u32 gFile_graphics_battle_anims_backgrounds_sandstorm_brew_tilemap[];
+extern const u32 gFile_graphics_battle_anims_backgrounds_sandstorm_brew_sheet[];
+extern const u32 gBattleAnimSpritePal_FlyingDirt[];
+
// title_screen
extern const u16 gGraphics_TitleScreen_PokemonFireRedLogoPals[];
extern const u8 gGraphics_TitleScreen_PokemonFireRedLogoTiles[];