make strings in battle message static

This commit is contained in:
DizzyEggg
2018-02-28 23:50:25 +01:00
parent 0cd9ba36ce
commit e93da9b1f9
9 changed files with 1004 additions and 982 deletions

View File

@@ -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);