1 2 3 4 5 6 7 8 9
#ifndef GUARD_MEVENT_H #define GUARD_MEVENT_H #include "global.h" struct MysteryEventStruct * sub_8143D94(void); bool32 sub_8143E1C(void); #endif //GUARD_MEVENT_H