diff options
author | scnorton <scnorton@biociphers.org> | 2018-01-18 13:18:24 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2018-01-18 13:18:24 -0500 |
commit | 090f70dd5b0983b761b08c04c8cfc9873738db52 (patch) | |
tree | c797ed2fe27913e6ca37e8498d85e69c30f29e80 /include/link_rfu.h | |
parent | 75a32c9dc54e32dd8c87af98dd0d3def658f7b02 (diff) |
sub_800F498
Diffstat (limited to 'include/link_rfu.h')
-rw-r--r-- | include/link_rfu.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/link_rfu.h b/include/link_rfu.h index d6f0b5b79..3cad90fc0 100644 --- a/include/link_rfu.h +++ b/include/link_rfu.h @@ -152,7 +152,9 @@ struct UnkRfuStruct_2 { /* 0x080 */ struct UnkRfuStruct_2_Sub_6c unk_80[5]; /* 0x0e4 */ u8 filler_e4[10]; /* 0x0ee */ vu8 unk_ee; - /* 0x0ef */ u8 filler_ef[0x35]; + /* 0x0ef */ u8 filler_ef[0x13]; + /* 0x102 */ u8 unk_102; + /* 0x103 */ u8 filler_103[0x21]; /* 0x124 */ struct UnkRfuStruct_2_Sub_124 unk_124; /* 0x9e8 */ struct UnkRfuStruct_2_Sub_9e8 unk_9e8; /* 0xc1c */ struct UnkRfuStruct_2_Sub_c1c unk_c1c; |