1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00
oot/assets/xml/objects/object_gi_soldout.xml
Dragorn421 2054637cab
Name most object_gi_* textures (#2629)
* Name most `object_gi_*` textures

* gGiButterflyTex
2025-06-14 23:06:12 +02:00

9 lines
315 B
XML

<Root>
<File Name="object_gi_soldout" Segment="6">
<Texture Name="gGiSoldOutTex" Format="ia8" Width="32" Height="32" Offset="0x0"/>
<Array Name="gGiSoldOutVtx" Count="4" Offset="0x400">
<Vtx/>
</Array>
<DList Name="gGiSoldOutDL" Offset="0x0440"/>
</File>
</Root>