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,7 +1,7 @@
<Root>
<File Name="object_gi_letter" Segment="6">
<Texture Name="object_gi_letter_000000_Tex" Format="i8" Width="48" Height="32" Offset="0x0"/>
<Texture Name="object_gi_letter_000600_Tex" Format="ia8" Width="48" Height="32" Offset="0x600"/>
<Texture Name="gGiLetterPaperTex" Format="i8" Width="48" Height="32" Offset="0x0"/>
<Texture Name="gGiLetterWritingTex" Format="ia8" Width="48" Height="32" Offset="0x600"/>
<Array Name="gGiLetterVtx" Count="8" Offset="0xC00">
<Vtx/>
</Array>