diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-21 18:25:23 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-21 18:25:23 -0500 |
commit | d35cf06854be09a6bcf5ceb63cdb54cefd6d48a2 (patch) | |
tree | 335ea2372430eb2ea5f2b93710ceb6dac700116c /include/link_rfu.h | |
parent | 772f0aa3fd62678006181bd44b97c12744bd21ed (diff) |
nonmatching sub_801120C
Diffstat (limited to 'include/link_rfu.h')
-rw-r--r-- | include/link_rfu.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/include/link_rfu.h b/include/link_rfu.h index 0f7c52524..a6084b138 100644 --- a/include/link_rfu.h +++ b/include/link_rfu.h @@ -3,28 +3,6 @@ // Exported type declarations -struct __attribute__((packed)) UnkLinkRfuStruct_02022B14 -{ - 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 playerGender:1; - u8 unk_0b_1:7; - u8 unk_0c; -}; - struct UnkLinkRfuStruct_02022B2C { u8 unk_00; |