through sub_800DF90

This commit is contained in:
PikalaxALT
2017-12-03 20:32:49 -05:00
parent 519c8d42f8
commit d5bc329de7
4 changed files with 64 additions and 154 deletions

View File

@@ -159,7 +159,8 @@ struct RfuUnk5
u16 unk_00;
u8 unk_02;
u16 unk_04;
u8 filler_06[26];
u8 unk_06[15];
u8 unk_15[11];
} unk_14[4];
};

View File

@@ -3,7 +3,7 @@
// Exported type declarations
struct UnkLinkRfuStruct_02022B14
struct __attribute__((packed)) UnkLinkRfuStruct_02022B14
{
u16 unk_00_0:4;
u16 unk_00_4:1;
@@ -23,8 +23,6 @@ struct UnkLinkRfuStruct_02022B14
u8 playerGender:1;
u8 unk_0b_1:7;
u8 unk_0c;
u8 unk_0d;
u8 filler_0e[8];
};
struct UnkLinkRfuStruct_02022B2C