pokeemerald/include/union_room_battle.h

7 lines
137 B
C
Raw Normal View History

2019-04-01 18:42:57 -04:00
#ifndef GUARD_UNION_ROOM_BATTLE_H
#define GUARD_UNION_ROOM_BATTLE_H
2020-05-30 04:09:21 -04:00
void CB2_UnionRoomBattle(void);
2019-04-01 18:42:57 -04:00
#endif //GUARD_UNION_ROOM_BATTLE_H