Get rid of an unnecessary extern

This commit is contained in:
DizzyEggg 2019-02-01 19:45:06 +01:00 committed by GitHub
parent b26c24ffee
commit b3d48c0ed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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[];