diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-10-21 13:58:39 -0700 |
|---|---|---|
| committer | Derek Hensley <hensley.derek58@gmail.com> | 2023-10-21 13:58:39 -0700 |
| commit | e0fc8a614f3b5983cf7c03bbe331dd67ddc4463e (patch) | |
| tree | 465c384e5f44c1b617c7ad4813fa678d1f68f25c /tools | |
| parent | 747661a4fc65acb188ecbbcdce1c2853305b59c7 (diff) | |
Bodyparts + other clean up
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/disasm/variables.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/disasm/variables.txt b/tools/disasm/variables.txt index 1711af990..b59c0be52 100644 --- a/tools/disasm/variables.txt +++ b/tools/disasm/variables.txt @@ -13444,7 +13444,7 @@ 0x80B0EA60:("D_80B0EA60","UNK_TYPE1","",0x1), 0x80B0EA80:("D_80B0EA80","UNK_TYPE1","",0x1), 0x80B0EA88:("D_80B0EA88","UNK_TYPE4","",0x4), - 0x80B0EA8C:("D_80B0EA8C","s8","[]", 0x20), + 0x80B0EA8C:("sLimbToBodyParts","s8","[]", 0x20), 0x80B0EAAC:("D_80B0EAAC","UNK_TYPE1","",0x1), 0x80B0EAB0:("D_80B0EAB0","UNK_TYPE1","",0x1), 0x80B0EAC4:("D_80B0EAC4","UNK_TYPE1","",0x1), @@ -13467,8 +13467,8 @@ 0x80B0EB88:("D_80B0EB88","UNK_TYPE4","",0x4), 0x80B0EBA4:("D_80B0EBA4","UNK_TYPE4","",0x4), 0x80B0EBC4:("D_80B0EBC4","UNK_TYPE4","",0x4), - 0x80B0EBFC:("D_80B0EBFC","UNK_TYPE4","",0x4), - 0x80B0EC38:("D_80B0EC38","UNK_TYPE1","",0x1), + 0x80B0EBFC:("sParentShadowBodyParts","UNK_TYPE4","",0x4), + 0x80B0EC38:("sShadowSizes","UNK_TYPE1","",0x1), 0x80B0EC50:("D_80B0EC50","f32","",0x4), 0x80B0EC54:("D_80B0EC54","f32","",0x4), 0x80B0EC58:("D_80B0EC58","f32","",0x4), |
