mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for documented assets 1 (#2549)
* Add Vtx[] resources in xmls for documented assets 1 * fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
This commit is contained in:
parent
ae0396f83b
commit
dd6e8a87e9
108 changed files with 988 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
<Root>
|
||||
<File Name="object_mjin" Segment="6">
|
||||
<Array Name="gWarpPadBaseVtx" Count="51" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gWarpPadBaseDL" Offset="0x330"/>
|
||||
<Collision Name="gWarpPadCol" Offset="0x658"/>
|
||||
<Texture Name="gWarpPadSideTex" OutName="side" Format="rgba16" Width="64" Height="16" Offset="0x690"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue