pokeemerald/include/union_room_battle.h

7 lines
137 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
2020-05-30 10:09:21 +02:00
void CB2_UnionRoomBattle(void);
2019-04-02 00:42:57 +02:00
#endif //GUARD_UNION_ROOM_BATTLE_H