summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-10 07:42:34 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-10 07:42:34 +0800
commit8c40cd5e5cf336a011728e132e7ead070270bb83 (patch)
treea1dc8a5cb42f894e63c6a38987ab77878611b273 /include/graphics.h
parent90e9bbffa6f8ea1b2456e184b02bd05fd2ba92c2 (diff)
dark
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 1113eedd0..c769f6ab8 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -976,6 +976,11 @@ extern const u32 gBattleStatMask8_Pal[];
extern const u32 gBattleStatMask1_Tilemap[];
extern const u32 gBattleStatMask2_Tilemap[];
+// dark
+extern const u32 gMetalShineGfx[];
+extern const u32 gMetalShinePalette[];
+extern const u32 gMetalShineTilemap[];
+
// title_screen
extern const u16 gGraphics_TitleScreen_PokemonFireRedLogoPals[];
extern const u8 gGraphics_TitleScreen_PokemonFireRedLogoTiles[];