mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-12 22:53:44 +01:00
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;
|
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…
x
Reference in New Issue
Block a user