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 * fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
8 lines
233 B
XML
8 lines
233 B
XML
<Root>
|
|
<File Name="object_gi_golonmask" Segment="6">
|
|
<Array Name="gGiGoronMaskVtx" Count="91" Offset="0xF48">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gGiGoronMaskDL" Offset="0x14F8"/>
|
|
</File>
|
|
</Root>
|