mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-25 08:03:39 -05:00
7 lines
129 B
C
7 lines
129 B
C
#ifndef GUARD_MEVENT2_H
|
|
#define GUARD_MEVENT2_H
|
|
|
|
void RecordIdOfWonderCardSenderByEventType(u32, u32);
|
|
|
|
#endif //GUARD_MEVENT2_H
|