mirror of
https://github.com/zeldaret/oot
synced 2026-07-08 14:26:45 -04:00
Add Vtx[] resources in xmls for (partially) documented assets 8 (#2606)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<Root>
|
||||
<File Name="object_timeblock" Segment="6">
|
||||
<Array Name="gSongOfTimeBlockVtx" Count="24" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gSongOfTimeBlockDL" Offset="0x980"/>
|
||||
<Texture Name="gSongOfTimeBlockTex" Format="i4" Width="64" Height="64" Offset="0x0"/>
|
||||
<Collision Name="gSongOfTimeBlockCol" Offset="0xB30"/>
|
||||
|
||||
Reference in New Issue
Block a user