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
7
assets/xml/objects/object_gi_arrow.xml
Normal file
7
assets/xml/objects/object_gi_arrow.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<Root>
|
||||
<File Name="object_gi_arrow" Segment="6">
|
||||
<DList Name="gGiArrowSmallDL" Offset="0x0340"/>
|
||||
<DList Name="gGiArrowMediumDL" Offset="0x0B90"/>
|
||||
<DList Name="gGiArrowLargeDL" Offset="0x1830"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue