mirror of https://github.com/pret/pokeemerald.git
10 lines
172 B
C
10 lines
172 B
C
|
#ifndef GUARD_UNION_ROOM_H
|
||
|
#define GUARD_UNION_ROOM_H
|
||
|
|
||
|
extern bool8 gUnknown_02022C60;
|
||
|
|
||
|
void sub_8018798(u8);
|
||
|
void sub_80186EC(bool8, bool32);
|
||
|
|
||
|
#endif //GUARD_UNION_ROOM_H
|