1
0
Fork 0
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:
Dragorn421 2025-06-06 03:27:18 +02:00 committed by GitHub
parent a750282d2d
commit 3435ebe216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 700 additions and 3 deletions

View file

@ -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 -->