mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
assets xmls fixes (#2476)
This commit is contained in:
parent
652478c338
commit
ec30dcbe4e
8 changed files with 15 additions and 16 deletions
|
@ -7,6 +7,6 @@
|
|||
<Collision Name="gCraterBombableWallCol" Offset="0xA38"/>
|
||||
<DList Name="gCraterSmokeConeDL" Offset="0xB40"/>
|
||||
<Texture Name="gCraterSmokeConeTex" OutName="crater_smoke_cone" Format="ia8" Width="32" Height="32" Offset="0xC30"/>
|
||||
<Texture Name="gCraterBombableWallCracksTex" OutName="crater_bombable_wall_cracks" Format="ia8" Width="32" Height="64" Offset="0x1030"/>
|
||||
<Texture Name="gCraterBombableWallCracksTex" OutName="crater_bombable_wall_cracks" Format="i4" Width="64" Height="64" Offset="0x1030"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue