mirror of https://github.com/pret/pokeemerald.git
7 lines
100 B
C
7 lines
100 B
C
|
#ifndef GUARD_ROM6_H
|
||
|
#define GUARD_ROM6_H
|
||
|
|
||
|
void sub_81357FC(u8, void(void));
|
||
|
|
||
|
#endif //GUARD_ROM6_H
|