mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 15:18:59 -04:00
Add Vtx[] resources in xmls for undocumented assets (#2547)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
||||
<File Name="object_stream" Segment="6">
|
||||
<Texture Name="object_stream_Tex_000000" OutName="tex_00000000" Format="i4" Width="64" Height="64" Offset="0x0"/>
|
||||
<Array Name="object_stream_Vtx_000800" Count="21" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_stream_DL_000950" Offset="0x950"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user