pokefirered/include/mevent.h
2018-11-09 12:33:20 -05:00

10 lines
166 B
C

#ifndef GUARD_MEVENT_H
#define GUARD_MEVENT_H
#include "global.h"
struct MysteryEventStruct * sub_8143D94(void);
bool32 sub_8143E1C(void);
#endif //GUARD_MEVENT_H