1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-07 07:58:22 +01:00
2020-06-06 16:10:03 -04:00

7 lines
129 B
C

#ifndef GUARD_MEVENT2_H
#define GUARD_MEVENT2_H
void RecordIdOfWonderCardSenderByEventType(u32, u32);
#endif //GUARD_MEVENT2_H