1
0
mirror of https://github.com/HarbourMasters/Shipwright.git synced 2025-01-09 04:58:03 -05:00

fix triforce transition offset values ()

This commit is contained in:
Adam Bird 2023-10-21 21:55:41 -04:00 committed by GitHub
parent 2eaed8d81e
commit 3516b4443d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>