Files
mm/assets/xml/overlays/ovl_Arrow_Light.xml
T
louist103 7d4aaef0cd Fire and Light arrows (#710)
* fire arrow OK

* Light arrows OK

* Format

* Assets

* Mtx Mode

* PR fixes

* pr fixes

* Update src/overlays/actors/ovl_Arrow_Fire/z_arrow_fire.c

* Update src/overlays/actors/ovl_Arrow_Fire/z_arrow_fire.c
2022-03-26 02:51:41 +00:00

14 lines
557 B
XML

<Root>
<File Name="ovl_Arrow_Light" BaseAddress="0x80924300" RangeStart="0x960" RangeEnd="0x1D80">
<Texture Name="gLightArrowTex" OutName="light_arrow" Format="i8" Width="32" Height="64" Offset="0x960"/>
<Texture Name="gLightArrowMaskTex" OutName="light_arrow_mask" Format="i8" Width="32" Height="64" Offset="0x1160"/>
<Array Name="gLightArrowVtx" Count="43" Offset="0x1960">
<Vtx/>
</Array>
<DList Name="gLightArrowMaterialDL" Offset="0x1C10"/>
<DList Name="gLightArrowModelDL" Offset="0x1CC0"/>
</File>
</Root>