mirror of
https://github.com/zeldaret/oot
synced 2026-08-18 13:43:14 -04: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:
@@ -1,6 +1,9 @@
|
||||
<Root>
|
||||
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
||||
<File Name="object_gi_fish" Segment="6">
|
||||
<Array Name="gGiFishVtx" Count="96" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gGiFishDL" Offset="0x0600"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user