summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorMarco Willems (M17.1) <progreon@gmail.com>2018-01-15 22:58:06 +0100
committerMarco Willems (M17.1) <progreon@gmail.com>2018-01-15 22:58:06 +0100
commit8dda2620e78d2c84b36246aa30146694d929392f (patch)
treea59b5140c45b5c3bc5b9d5a44ef2e8d982820833 /include/graphics.h
parent18b5a882f21e06e1cdfd0ba51c04784706ed1ba4 (diff)
A bit of cleanup
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 76a45f6f6..01a193ab3 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3337,4 +3337,9 @@ extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_17;
extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_20;
extern struct BattleAnimBackground gBattleAnimBackgroundTilemap_21;
+extern const u8 gBattleGfx_BallStatusBar[];
+extern const u8 gUnknown_08D1212C[];
+extern const u8 gUnknown_08D1214C[];
+extern const u8 Tiles_D129AC[];
+
#endif // GUARD_GRAPHICS_H