mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Add Vtx[] resources in xmls for (partially) documented assets 6 (#2588)
This commit is contained in:
parent
a750282d2d
commit
3435ebe216
18 changed files with 700 additions and 3 deletions
|
@ -1,7 +1,13 @@
|
|||
<Root>
|
||||
<File Name="object_relay_objects" Segment="6">
|
||||
<!-- DisplayLists -->
|
||||
<!-- Vertices and DisplayLists -->
|
||||
<Array Name="gDampeRaceDoorVtx" Count="26" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gDampeRaceDoorDL" Offset="0x1A0"/>
|
||||
<Array Name="gWindmillRotatingPlatformVtx" Count="170" Offset="0x1010">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gWindmillRotatingPlatformDL" Offset="0x1AB0"/>
|
||||
|
||||
<!-- Palettes -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue