mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
* Add Vtx[] resources in xmls for documented assets 1 * fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
8 lines
230 B
XML
8 lines
230 B
XML
<Root>
|
|
<File Name="object_gi_zoramask" Segment="6">
|
|
<Array Name="gGiZoraMaskVtx" Count="85" Offset="0xE48">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gGiZoraMaskDL" Offset="0x1398"/>
|
|
</File>
|
|
</Root>
|