union_room_battle
This commit is contained in:
@@ -1056,4 +1056,9 @@ extern const u8 gText_DepositHowManyStrVars1[];
|
||||
extern const u8 gText_DepositedStrVar2StrVar1s[];
|
||||
extern const u8 gText_NoRoomToStoreItems[];
|
||||
|
||||
// union_room_battle
|
||||
extern const u8 gText_CommStandbyAwaitingOtherPlayer[];
|
||||
extern const u8 gText_RefusedBattle[];
|
||||
extern const u8 gText_BattleWasRefused[];
|
||||
|
||||
#endif //GUARD_STRINGS_H
|
||||
|
||||
@@ -153,4 +153,6 @@ extern struct GFtgtGnameSub gUnknown_203B064;
|
||||
extern u16 gUnionRoomOfferedSpecies;
|
||||
extern u8 gUnionRoomRequestedMonType;
|
||||
|
||||
void sub_81173C0(u16 battleFlags);
|
||||
|
||||
#endif //GUARD_UNION_ROOM_H
|
||||
|
||||
Reference in New Issue
Block a user