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

@@ -23,15 +23,11 @@
#include "pokeblock.h"
#include "item_use.h"
extern struct BattlePokemon gBattleMons[MAX_BATTLERS_COUNT];
extern u16 gBattle_BG0_X;
extern u16 gBattle_BG0_Y;
extern const struct CompressedSpritePalette gTrainerBackPicPaletteTable[];
extern const u8 gText_SafariZoneMenu[];
extern const u8 gText_WhatWillPkmnDo2[];
extern void sub_81358F4(void);
// this file's functions