diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-20 09:37:43 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-20 11:45:15 +0200 |
commit | b9775f239f86191af5cb1ee8f58f4fbcdc7e4b83 (patch) | |
tree | 201f277dfd5e660e95fc88c77e9bd798c6b61930 /include | |
parent | 9a01e66394be406a1a3c53c45942e3669fd4f327 (diff) |
remaining decomps
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_02016B94.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/unk_02016B94.h b/include/unk_02016B94.h index 0ecf4f56..eaf764ad 100644 --- a/include/unk_02016B94.h +++ b/include/unk_02016B94.h @@ -31,7 +31,8 @@ struct UnkStruct1 { struct UnkStruct2 { u32 unk00; - u32 unk04; + u16 unk04; + u16 unk06; struct InnerStruct { |