summaryrefslogtreecommitdiff
path: root/src/battle_controller_wally.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-28 23:50:25 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-28 23:50:25 +0100
commite93da9b1f9696d52e885e4e8428de44feb11573a (patch)
tree5aedc6434426de94bdf5867485c940a2be96614b /src/battle_controller_wally.c
parent0cd9ba36ce985a6bba1d47d0c57cd82b80543602 (diff)
make strings in battle message static
Diffstat (limited to 'src/battle_controller_wally.c')
-rw-r--r--src/battle_controller_wally.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/battle_controller_wally.c b/src/battle_controller_wally.c
index 445feaf7a..6eba5d53b 100644
--- a/src/battle_controller_wally.c
+++ b/src/battle_controller_wally.c
@@ -37,9 +37,6 @@ extern struct UnusedControllerStruct gUnknown_02022D0C;
extern const struct CompressedSpritePalette gTrainerBackPicPaletteTable[];
-extern const u8 gText_WhatWillWallyDo[];
-extern const u8 gText_BattleMenu[];
-
extern void sub_8172EF0(u8 bank, struct Pokemon *mon);
extern void sub_806A068(u16, u8);