sub_814593C and associated ewram

This commit is contained in:
PikalaxALT
2018-12-02 12:09:16 -05:00
parent 8f0f725039
commit 2fb1404613
5 changed files with 62 additions and 167 deletions
+3
View File
@@ -1,6 +1,9 @@
#ifndef GUARD_MYSTERY_GIFT_MENU_H
#define GUARD_MYSTERY_GIFT_MENU_H
extern bool8 gUnknown_203F3B8;
void sub_81422FC(void);
void sub_8142344(bool8, bool32);
#endif //GUARD_MYSTERY_GIFT_MENU_H
+1
View File
@@ -11,5 +11,6 @@ u8 sub_80D2D78(u16 iconId, void callback(struct Sprite *), u16 x, u16 y, u16 a4,
void sub_80D2FF0(u16 iconId);
void sub_80D2EF8(struct Sprite *sprite);
void sub_809707C(void);
void FreeMonIconPalettes(void);
#endif // GUARD_POKEMON_ICON_H