summaryrefslogtreecommitdiff
path: root/include/link_rfu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/link_rfu.h')
-rw-r--r--include/link_rfu.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/include/link_rfu.h b/include/link_rfu.h
index f02a0baef..9b7fa6e7e 100644
--- a/include/link_rfu.h
+++ b/include/link_rfu.h
@@ -5,17 +5,22 @@
struct UnkLinkRfuStruct_02022B14
{
- u8 unk_00_0:4;
- u8 unk_00_4:1;
- u8 unk_00_5:1;
- u8 unk_00_6:2;
- u8 filler_01[2];
- u8 unk_03[4];
+ u16 unk_00_0:4;
+ u16 unk_00_4:1;
+ u16 unk_00_5:1;
+ u16 unk_00_6:1;
+ u16 unk_00_7:1;
+ u16 unk_01_0:1;
+ u16 unk_01_1:1;
+ u16 unk_01_2:4;
+ u16 unk_01_6:2;
+ u8 playerTrainerId[2];
+ u8 unk_04[4];
u16 unk_08_0:10;
u16 unk_09_2:6;
u8 unk_0a_0:7;
u8 unk_0a_7:1;
- u8 unk_0b_0:1;
+ u8 playerGender:1;
u8 unk_0b_1:7;
u8 unk_0c;
u8 unk_0d;
@@ -109,11 +114,6 @@ struct UnkRfuStruct_Sub_Unused {
/* 0x203 */ vu8 unk_203;
};
-struct UnkRfuStruct_Sub_Unused2 {
- /* 0x000 */ u8 unk_00[200];
- /* 0x0c8 */ u16 unk_c8;
-};
-
struct UnkRfuStruct_2 {
/* 0x000 */ u8 filler_00[13];
/* 0x00d */ u8 playerCount;