diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-21 10:48:08 +0800 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-12-04 14:54:49 -0700 |
commit | d89a2d791edaf9bc892bd00dbf2ffcd35f84435a (patch) | |
tree | be29f85a22bd4b735e7096ace48a497130e49bfc /include/union_room.h | |
parent | 622fcd2cb95401d99c27820bebbc5141a12e0b49 (diff) |
party_menu data
Diffstat (limited to 'include/union_room.h')
-rw-r--r-- | include/union_room.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/union_room.h b/include/union_room.h index 2e97d87f4..00354ff31 100644 --- a/include/union_room.h +++ b/include/union_room.h @@ -1,6 +1,9 @@ #ifndef GUARD_UNION_ROOM_H #define GUARD_UNION_ROOM_H +#include "global.h" +#include "librfu.h" + struct UnkStruct_Shared { struct UnkLinkRfuStruct_02022B14 field_0; |