1 2 3 4 5 6
#ifndef GUARD_UNION_ROOM_BATTLE_H #define GUARD_UNION_ROOM_BATTLE_H void CB2_UnionRoomBattle(void); #endif //GUARD_UNION_ROOM_BATTLE_H