mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 04:23:14 -05:00
10 lines
194 B
C
10 lines
194 B
C
#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
|