mirror of
https://github.com/zeldaret/oot
synced 2026-09-02 18:02:49 -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_longsword" Segment="6">
|
||||
<Array Name="gGiBiggoronSwordVtx" Count="96" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gGiBiggoronSwordDL" Offset="0x0600"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user