1 2 3 4 5 6
#ifndef GUARD_MEVENT2_H #define GUARD_MEVENT2_H void RecordIdOfWonderCardSenderByEventType(u32, u32); #endif //GUARD_MEVENT2_H