summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-11 17:35:01 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-11 17:35:01 +0100
commitfd17ca59b0f5eaa3231628f7b9da66e77dfb8bd9 (patch)
tree75408f976619fb24ee60a5cf2b7812c27444c34e /src/reshow_battle_screen.c
parent084ba7a7a47af9744acd7d9bdf7abffb10fba87d (diff)
more pokemon work
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index 925b65de5..069a85d38 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -30,7 +30,6 @@ extern u32 gBattleTypeFlags;
extern u8 gBattlerSpriteIds[MAX_BATTLERS_COUNT];
extern u8 gBattleMonForms[MAX_BATTLERS_COUNT];
extern u8 gHealthboxSpriteIds[MAX_BATTLERS_COUNT];
-extern struct SpriteTemplate gUnknown_0202499C;
extern const union AnimCmd * const * const gMonAnimationsSpriteAnimsPtrTable[];