more fixes

This commit is contained in:
golem galvanize
2018-02-12 13:59:42 -05:00
parent f2144e9932
commit f81c52b56e
7 changed files with 256 additions and 277 deletions
+3 -3
View File
@@ -2721,8 +2721,8 @@ extern const u8 gFireRedMenuElements_Gfx[];
//item menu graphics
extern const u8 gBagScreen_Gfx[];
extern u16 gBagScreenFemale_Pal[];
extern u16 gBagScreenMale_Pal[];
extern u8 gBagMenuHMIcon_Gfx[];
extern const u16 gBagScreenFemale_Pal[];
extern const u16 gBagScreenMale_Pal[];
extern const u8 gBagMenuHMIcon_Gfx[];
#endif //GUARD_GRAPHICS_H