mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-31 00:15:25 -04:00
git subrepo clone https://github.com/HarbourMasters/soh.git
subrepo: subdir: "soh" merged: "ba904bbd0" upstream: origin: "https://github.com/HarbourMasters/soh.git" branch: "master" commit: "ba904bbd0" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<Root>
|
||||
<File Name="code" OutName="z_fbdemo_circle" RangeStart="0x10ED48" RangeEnd="0x12CBB0">
|
||||
<Texture Name="sCircleWipeDefaultTex" Format="i8" Width="16" Height="64" Offset="0x10ED68"/>
|
||||
<Texture Name="sCircleWipeWaveTex" Format="i8" Width="16" Height="64" Offset="0x10F168"/>
|
||||
<Texture Name="sCircleWipeRippleTex" Format="i8" Width="16" Height="64" Offset="0x10F568"/>
|
||||
<Texture Name="sCircleWipeStarburstTex" Format="i8" Width="16" Height="64" Offset="0x10F968"/>
|
||||
<Array Name="sCircleWipeVtx" Count="34" Offset="0x10FD68">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
||||
<!--<DList Name="sCircleWipeDL" Offset="0x10FF68"/>-->
|
||||
<DList Name="sCircleDList" Offset="0x10FF68"/>
|
||||
</File>
|
||||
</Root>
|
||||
@@ -0,0 +1,8 @@
|
||||
<Root>
|
||||
<File Name="code" OutName="z_fbdemo_triforce" RangeStart="0x10E1D0" RangeEnd="0x10E2A0">
|
||||
<DList Name="sTriforceWipeDL" Offset="0x10E1D0"/>
|
||||
<Array Name="sTriforceWipeVtx" Count="10" Offset="0x10E200">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
</File>
|
||||
</Root>
|
||||
@@ -0,0 +1,10 @@
|
||||
<Root>
|
||||
<!-- ZAPD isn't finding sWipe1Vtx and sWipe1Tex properly for sWipe1DL, instead finding symbols much later in `code`-->
|
||||
<File Name="code" OutName="z_fbdemo_wipe1" RangeStart="0x10E2A0" RangeEnd="0x10EC30" Segment="0">
|
||||
<Array Name="sWipe1Vtx" Count="25" Offset="0x10E2A0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Texture Name="sWipe1Tex" Format="i4" Width="64" Height="64" Offset="0x10E430"/>
|
||||
<!-- <DList Name="sWipe1DL" Offset="0x10EC30"/>-->
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user