summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 03c9e5de6..a668364bd 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4855,6 +4855,10 @@ extern const u16 gEmeraldTrainerCard_Pal[];
extern const u32 gEmeraldTrainerCard_Gfx[];
// battle_interface
+extern const u32 gFile_graphics_battle_interface_ball_status_bar_sheet[];
extern const u8 gHealthboxElementsGfxTable[][32];
+extern const u16 gBattleInterface_BallStatusBarPal[];
+extern const u16 gBattleInterface_BallDisplayPal[];
+extern const u16 gUnknown_8D12404[];
#endif //GUARD_GRAPHICS_H