mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for undocumented assets (#2547)
This commit is contained in:
parent
a4182086ee
commit
d2ef102802
82 changed files with 2124 additions and 0 deletions
|
@ -51,6 +51,27 @@
|
|||
<!--
|
||||
<Skeleton Name="object_oA11_Skel_000260" Type="Normal" LimbType="Standard" Offset="0x260"/>
|
||||
-->
|
||||
<Array Name="object_oA11_Vtx_000268" Count="27" Offset="0x268">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_000418" Count="12" Offset="0x418">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_0004D8" Count="12" Offset="0x4D8">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_000598" Count="20" Offset="0x598">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_0006D8" Count="24" Offset="0x6D8">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_000858" Count="12" Offset="0x858">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_oA11_Vtx_000918" Count="20" Offset="0x918">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_oA11_DL_000A58" Offset="0xA58"/>
|
||||
<DList Name="object_oA11_DL_000BA8" Offset="0xBA8"/>
|
||||
<DList Name="object_oA11_DL_000C40" Offset="0xC40"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue