mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +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
|
@ -3,7 +3,6 @@
|
|||
<Texture Name="object_spot02_objects_Tex_000000" OutName="tex_00000000" Format="i8" Width="32" Height="64" Offset="0x0"/>
|
||||
<Texture Name="object_spot02_objects_Tex_000800" OutName="tex_00000800" Format="i8" Width="32" Height="64" Offset="0x800"/>
|
||||
<DList Name="object_spot02_objects_DL_0013F0" Offset="0x13F0"/>
|
||||
<Blob Name="object_spot02_objects_Blob_0015D8" Size="0x0008" Offset="0x15D8"/>
|
||||
<DList Name="object_spot02_objects_DL_009620" Offset="0x9620"/>
|
||||
<DList Name="object_spot02_objects_DL_0126F0" Offset="0x126F0"/>
|
||||
<DList Name="object_spot02_objects_DL_0127C0" Offset="0x127C0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue