pokeemerald/include/union_room_battle.h

8 lines
162 B
C
Raw Normal View History

2019-04-02 00:42:57 +02:00
#ifndef GUARD_UNION_ROOM_BATTLE_H
#define GUARD_UNION_ROOM_BATTLE_H
u8 sub_8013C40(void);
2019-04-02 04:30:30 +02:00
void sub_8014210(u16 battleFlags);
2019-04-02 00:42:57 +02:00
#endif //GUARD_UNION_ROOM_BATTLE_H