Files
mm/assets/xml/overlays/ovl_Arrow_fire.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

13 lines
574 B
XML

<Root>
<File Name="ovl_Arrow_Fire" BaseAddress="0x80920340" RangeStart="0xAB0" RangeEnd="0x1ED0">
<Texture Name="gFireArrowMaskTex" OutName="fire_arrow_mask" Format="i8" Width="32" Height="64" Offset="0x12B0"/>
<Texture Name="gFireArrowTex" OutName="fire_arrow" Format="i8" Width="32" Height="64" Offset="0xAB0"/>
<Array Name="gFireArrowVtx" Count="43" Offset="0x1AB0">
<Vtx/>
</Array>
<DList Name="gFireArrowMaterialDL" Offset="0x1D60"/>
<DList Name="gFireArrowModelDL" Offset="0x1E10"/>
</File>
</Root>