mirror of https://github.com/pret/pokeemerald.git
Merge pull request #534 from DizzyEggg/patch-1
Get rid of an unnecessary extern
This commit is contained in:
commit
9d8a43a1fb
|
@ -37,8 +37,6 @@ struct BattleWindowText
|
|||
u8 shadowColor;
|
||||
};
|
||||
|
||||
extern u8 gUnknown_0203C7B4;
|
||||
|
||||
extern const u8 gTrainerClassNames[][13];
|
||||
extern const u16 gUnknown_08D85620[];
|
||||
|
||||
|
|
Loading…
Reference in New Issue