1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-08 08:27:52 +01:00
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