1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

Name most object_gi_* textures (#2629)

* Name most `object_gi_*` textures

* gGiButterflyTex
This commit is contained in:
Dragorn421 2025-06-14 23:06:12 +02:00 committed by GitHub
parent 7547603989
commit 2054637cab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 46 additions and 46 deletions

View file

@ -1,6 +1,6 @@
<Root>
<File Name="object_gi_clothes" Segment="6">
<Texture Name="object_gi_clothes_000000_Tex" Format="i4" Width="64" Height="64" Offset="0x0"/>
<Texture Name="gGiTunicCollarTex" Format="i4" Width="64" Height="64" Offset="0x0"/>
<Array Name="gGiTunicCollarVtx" Count="16" Offset="0x800">
<Vtx/>
</Array>