summaryrefslogtreecommitdiff
path: root/src/battle_controller_wally.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-02-13 16:08:57 -0500
committerGitHub <noreply@github.com>2020-02-13 16:08:57 -0500
commit5dc85a079d9b18d95e655ebf5709530be41797f9 (patch)
tree2a6c50b6fbb20d074cc6d526cb904b251166de7b /src/battle_controller_wally.c
parentd067f0e6717908f4cb6d0c0ac9ba4fea8eb2cebe (diff)
parentaeebfee838222b9054da0632f2a65d2f934f7e23 (diff)
Merge pull request #742 from PikalaxALT/modern_gcc
Modern gcc
Diffstat (limited to 'src/battle_controller_wally.c')
-rw-r--r--src/battle_controller_wally.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/battle_controller_wally.c b/src/battle_controller_wally.c
index ac71aabaf..50ede7c7d 100644
--- a/src/battle_controller_wally.c
+++ b/src/battle_controller_wally.c
@@ -63,9 +63,7 @@ extern void BtlController_EmitOneReturnValue(u8, u16);
extern void nullsub_14(void);
extern void PrepareBagForWallyTutorial(void);
-extern void sub_8045A5C();
extern void sub_804777C();
-extern void sub_8043DFC();
extern bool8 IsDoubleBattle(void);
extern void c3_0802FDF4(u8);
extern void PlayerHandlecmd1(void);
@@ -74,11 +72,9 @@ extern u8 GetBattlerPosition(u8);
extern void sub_80313A0(struct Sprite *);
extern u8 GetBattlerAtPosition(u8);
extern u8 IsMoveWithoutAnimation();
-extern void DoMoveAnim();
extern void sub_80326EC();
extern void sub_8031F24(void);
extern void sub_80324BC();
-extern void BufferStringBattle();
extern u8 GetBattlerSide(u8);
extern void sub_80304A8(void);
extern void sub_8047858();