mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for (partially) documented assets 4 (#2567)
This commit is contained in:
parent
db2c08a51f
commit
f51e3e8ab2
19 changed files with 839 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
<Root>
|
||||
<File Name="object_gjyo_objects" Segment="6">
|
||||
<Texture Name="gRainbowBridgeTex" OutName="rainbow_bridge" Format="rgba16" Width="32" Height="32" Offset="0xDF0"/>
|
||||
<Array Name="gRainbowBridgeVtx" Count="96" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gRainbowBridgeDL" Offset="0x600"/>
|
||||
<Collision Name="gRainbowBridgeCol" Offset="0xDB8"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue