mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
All* Get Item objects decompiled (#668)
* All get item objects OK * Name z_draw functions * fix skulltula tokens draw ids * Review suggestions, merge extract_single_asset into extract_assets as an optional argument Co-authored-by: Thar0 <maximilianc64@gmail.com>
This commit is contained in:
parent
5f552a369c
commit
7ee8c8011c
96 changed files with 1453 additions and 511 deletions
9
assets/xml/objects/object_gi_m_arrow.xml
Normal file
9
assets/xml/objects/object_gi_m_arrow.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<Root>
|
||||
<File Name="object_gi_m_arrow" Segment="6">
|
||||
<DList Name="gGiMagicArrowDL" Offset="0x0AE0"/>
|
||||
<DList Name="gGiFireArrowColorDL" Offset="0x0CA0"/>
|
||||
<DList Name="gGiIceArrowColorDL" Offset="0x0CC0"/>
|
||||
<DList Name="gGiLightArrowColorDL" Offset="0x0CE0"/>
|
||||
<DList Name="gGiArrowMagicDL" Offset="0x0D00"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue