Get rid of an unnecessary extern
This commit is contained in:
parent
b26c24ffee
commit
b3d48c0ed6
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ struct BattleWindowText
|
||||||
u8 shadowColor;
|
u8 shadowColor;
|
||||||
};
|
};
|
||||||
|
|
||||||
extern u8 gUnknown_0203C7B4;
|
|
||||||
|
|
||||||
extern const u8 gTrainerClassNames[][13];
|
extern const u8 gTrainerClassNames[][13];
|
||||||
extern const u16 gUnknown_08D85620[];
|
extern const u16 gUnknown_08D85620[];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue