diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-23 08:09:06 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-23 08:09:23 +0800 |
commit | 5c1bdd0eb54b4159e4d66d9f733b0f66697a2436 (patch) | |
tree | 4f424d1f724867ead5bd9341f531f19ec0c3b0ba /include/union_room.h | |
parent | 49eb3504620af68314628eb945c14be4afd441cf (diff) |
party_menu third quarter
Diffstat (limited to 'include/union_room.h')
-rw-r--r-- | include/union_room.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/union_room.h b/include/union_room.h index 00354ff31..03628441b 100644 --- a/include/union_room.h +++ b/include/union_room.h @@ -149,4 +149,8 @@ struct TradeUnkStruct u32 personality; }; +extern struct UnkLinkRfuStruct_02022B14Substruct gUnknown_203B064; +extern u16 gUnionRoomOfferedSpecies; +extern u8 gUnionRoomRequestedMonType; + #endif //GUARD_UNION_ROOM_H |