diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2024-05-17 13:29:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-17 08:29:19 -0400 |
| commit | c609d3dcae48ec2bd261c800f6cf75911a7bd1b2 (patch) | |
| tree | e2af33178a712f1a008d9c61af4c44a5f5dfdab2 /assets/xml/objects | |
| parent | 27aa3f748b838efd6e779655e35c4cd1c38b09e1 (diff) | |
c_keyframe.c decompiled and documented (#1630)
* 2 non-matching
* 1 function left
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* Fully matching
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* Documented, has bss reordering issues
* Fixes
* Apply suggestions
* Format
* Re-add cast oops
* Remove != 0 for override and transform limb draws, format
---------
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Diffstat (limited to 'assets/xml/objects')
| -rw-r--r-- | assets/xml/objects/gameplay_keep.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/xml/objects/gameplay_keep.xml b/assets/xml/objects/gameplay_keep.xml index 79940f1cb..831dff61e 100644 --- a/assets/xml/objects/gameplay_keep.xml +++ b/assets/xml/objects/gameplay_keep.xml @@ -1451,7 +1451,7 @@ <DList Name="gSoaringWarpCsFeatherDL" Offset="0x81628" /> <Texture Name="gSoaringWarpCsFeatherTex" OutName="soaring_warp_cs_feather" Format="rgba16" Width="16" Height="32" Offset="0x816C0" /> <Blob Name="gameplay_keep_Blob_081AC0" Size="0x1A74" Offset="0x81AC0" /> - <Blob Name="gameplay_keep_Blob_083534" Size="0x1C" Offset="0x83534" /> <!-- Is a `SkeletonInfo_1C` struct --> + <Blob Name="gameplay_keep_Blob_083534" Size="0x1C" Offset="0x83534" /> <!-- Is a `KeyFrameAnimation` struct --> <DList Name="gameplay_keep_DL_084790" Offset="0x84790" /> <DList Name="gameplay_keep_DL_0847E0" Offset="0x847E0" /> <DList Name="gameplay_keep_DL_084850" Offset="0x84850" /> @@ -1483,7 +1483,7 @@ <DList Name="gameplay_keep_DL_085418" Offset="0x85418" /> <DList Name="gameplay_keep_DL_085490" Offset="0x85490" /> <Blob Name="gameplay_keep_Blob_085510" Size="0x130" Offset="0x85510" /> - <Blob Name="gameplay_keep_Blob_085640" Size="0x10" Offset="0x85640" /> <!-- Is a `Struct_801BFA14_Arg1` struct --> + <Blob Name="gameplay_keep_Blob_085640" Size="0x10" Offset="0x85640" /> <!-- Is a `KeyFrameSkeleton` struct --> <!-- Zora Elegy of Emptiness Shell --> <DList Name="gElegyShellZoraDL" Offset="0x89070" /> <!-- Original name is "pzs_zo_model" --> |
