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:
parent
7547603989
commit
2054637cab
27 changed files with 46 additions and 46 deletions
|
@ -1,8 +1,8 @@
|
|||
<Root>
|
||||
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
||||
<File Name="object_gi_ghost" Segment="6">
|
||||
<Texture Name="object_gi_ghost_000000_Tex" Format="i8" Width="16" Height="32" Offset="0x0"/>
|
||||
<Texture Name="object_gi_ghost_000200_Tex" Format="i8" Width="16" Height="32" Offset="0x200"/>
|
||||
<Texture Name="gGiGhostFlameTex" Format="i8" Width="16" Height="32" Offset="0x0"/>
|
||||
<Texture Name="gGiGhostFireEffectTex" Format="i8" Width="16" Height="32" Offset="0x200"/>
|
||||
<Array Name="gGiGhostContainerLidVtx" Count="56" Offset="0x400">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue