mirror of https://github.com/pret/pokeemerald.git
7 lines
103 B
C
7 lines
103 B
C
|
#ifndef GUARD_MEVENT2_H
|
||
|
#define GUARD_MEVENT2_H
|
||
|
|
||
|
void sub_801B990(u32, u32);
|
||
|
|
||
|
#endif //GUARD_MEVENT2_H
|