mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
dd6e8a87e9
* Add Vtx[] resources in xmls for documented assets 1 * fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
9 lines
226 B
XML
9 lines
226 B
XML
<Root>
|
|
<File Name="object_gi_soldout" Segment="6">
|
|
<Array Name="gGiSoldOutVtx" Count="4" Offset="0x400">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gGiSoldOutDL" Offset="0x0440"/>
|
|
</File>
|
|
</Root>
|