summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-09 01:09:02 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-09 01:09:02 +0100
commitff6a0316c1b38b158fa70acb1ce496a8d0d30c77 (patch)
tree5ff1204c4c09e850ea5cd8acd9e94fc8d8c8fa67 /src/reshow_battle_screen.c
parentbce01bc518b3a5f36841f1d9d6649cc15d4a94b6 (diff)
get rid of unnecessary externs
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index 1a7792e36..b12917c61 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -26,9 +26,6 @@ extern struct SpriteTemplate gUnknown_0202499C;
extern const union AnimCmd * const * const gMonAnimationsSpriteAnimsPtrTable[];
-extern void sub_8035658(void);
-extern u8 GetSubstituteSpriteDefault_Y(u8 bank);
-extern u8 sub_80A82E4(u8 bank);
extern void sub_806A068(u16 species, u8 bankIdentity);
extern void sub_806A12C(u16 backPicId, u8 bankIdentity);