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)
9 lines
279 B
XML
9 lines
279 B
XML
<Root>
|
|
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
|
<File Name="object_gi_grass" Segment="6">
|
|
<Array Name="gGiGrassVtx" Count="142" Offset="0x0">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gGiGrassDL" Offset="0x08E0"/>
|
|
</File>
|
|
</Root>
|