mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 07:21:19 +00:00
Identify some unaccounted and blob asset data (#1953)
* Identify some unaccounted and blob asset data * Add bug comments for flex skeleton weirdness * Use (SkeletonHeader*) cast instead of .sh * Fix vtx counts
This commit is contained in:
parent
4639914583
commit
bbcdf22647
50 changed files with 150 additions and 80 deletions
|
@ -122,6 +122,7 @@
|
|||
<Animation Name="gWolfosSidesteppingAnim" Offset="0x98C8"/>
|
||||
<Blob Name="object_wf_zeroes_Blob_0098D8" Size="0x18" Offset="0x98D8"/>
|
||||
<Animation Name="gWolfosDamagedAnim" Offset="0x9B20"/>
|
||||
<Blob Name="object_wf_zeroes_Blob_009B30" Size="0x10" Offset="0x9B30"/>
|
||||
<Animation Name="gWolfosWaitingAnim" Offset="0xA4AC"/>
|
||||
<Blob Name="object_wf_zeroes_Blob_00A4BC" Size="0x44" Offset="0xA4BC"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue