mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-09 04:58:03 -05:00
fix triforce transition offset values (#3285)
This commit is contained in:
parent
2eaed8d81e
commit
3516b4443d
@ -1,7 +1,7 @@
|
|||||||
<Root>
|
<Root>
|
||||||
<File Name="code" OutName="z_fbdemo_triforce" RangeStart="0x10E1D0" RangeEnd="0x10E2A0">
|
<File Name="code" OutName="z_fbdemo_triforce" RangeStart="0x10E1F0" RangeEnd="0x10E2C0">
|
||||||
<DList Name="sTransTriforceDL" Offset="0x10E1D0"/>
|
<DList Name="sTransTriforceDL" Offset="0x10E1F0"/>
|
||||||
<Array Name="sTransTriforceVtx" Count="10" Offset="0x10E200">
|
<Array Name="sTransTriforceVtx" Count="10" Offset="0x10E220">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
Reference in New Issue
Block a user