mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-07 14:46:29 -05:00
8 lines
145 B
C
8 lines
145 B
C
#ifndef GUARD_MEVENT_H
|
|
#define GUARD_MEVENT_H
|
|
|
|
struct MysteryEventStruct * sub_8143D94(void);
|
|
bool32 sub_8143E1C(void);
|
|
|
|
#endif //GUARD_MEVENT_H
|