mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 11:49:24 +00:00
45a21b0ac7
* get data in * Match Init and one other * match some more * match a bunch more * merge master * OK * Some naming done * OBJECT_NY almost done. waiting on ZAP changes * Remove ASM * Cleanup * Commit before merge * fix damage table * Change comment
10 lines
No EOL
590 B
XML
10 lines
No EOL
590 B
XML
<Root>
|
|
<File Name="object_ny" Segment="6">
|
|
<Texture Name="gEnNyRockBodyTex" OutName="rock_body" Format="rgb5a1" Width="16" Height="16" Offset="0x0000"/>
|
|
<Texture Name="gEnNySpikeTex" OutName="spike" Format="rgb5a1" Width="32" Height="32" Offset="0x0200"/>
|
|
<Texture Name="gEnNyMetalBodyTex" OutName="metal_body" Format="rgb5a1" Width="32" Height="32" Offset="0x0A00"/>
|
|
<DList Name="gEnNyRockBodyDlist" Offset="0x1DD0"/>
|
|
<DList Name="gEnNyMetalBodyDlist" Offset="0x1EA8"/>
|
|
<DList Name="gEnNySpikeDlist" Offset="0x1FC8"/>
|
|
</File>
|
|
</Root> |