mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
z_eff_footmark cleanup (#1180)
* z64eff_footmark.h * arraycount and other clenaups * flag * extract data * gEffFootprints * singular * minor cleanup * review * pos * mf * format
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="sDebugDisplay1DL" Offset="0x114CD0"/>
|
||||
|
||||
|
||||
<Array Name="sDebugDisplay2Vtx" Count="8" Offset="0x114D30">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<Root>
|
||||
<File Name="code" BaseAddress="0x800A5AC0" RangeStart="0x116750" RangeEnd="0x1167E0" OutName="eff_footmark">
|
||||
<Array Name="gEffFootprintVtx" Count="3" Offset="0x116750">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gEffFootprintMaterialDL" Offset="0x116780"/>
|
||||
<DList Name="gEffFootprintModelDL" Offset="0x1167C8"/>
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user