mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Add Vtx[] resources in xmls for undocumented assets (#2547)
This commit is contained in:
parent
a4182086ee
commit
d2ef102802
82 changed files with 2124 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
<Texture Name="object_yabusame_point_Tex_000000" OutName="tex_00000000" Format="ia8" Width="48" Height="24" Offset="0x0"/>
|
||||
<Texture Name="object_yabusame_point_Tex_000480" OutName="tex_00000480" Format="ia8" Width="48" Height="24" Offset="0x480"/>
|
||||
<Texture Name="object_yabusame_point_Tex_000900" OutName="tex_00000900" Format="ia8" Width="48" Height="24" Offset="0x900"/>
|
||||
<Array Name="object_yabusame_point_Vtx_000D80" Count="4" Offset="0xD80">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_yabusame_point_DL_000DC0" Offset="0xDC0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue