mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +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
10
assets/xml/objects/object_gi_gloves.xml
Normal file
10
assets/xml/objects/object_gi_gloves.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<Root>
|
||||
<File Name="object_gi_gloves" Segment="6">
|
||||
<DList Name="gGiSilverGauntletsColorDL" Offset="0x14C0"/>
|
||||
<DList Name="gGiGoldenGauntletsColorDL" Offset="0x14E0"/>
|
||||
<DList Name="gGiSilverGauntletsPlateColorDL" Offset="0x1500"/>
|
||||
<DList Name="gGiGoldenGauntletsPlateColorDL" Offset="0x1520"/>
|
||||
<DList Name="gGiGauntletsDL" Offset="0x1540"/>
|
||||
<DList Name="gGiGauntletsPlateDL" Offset="0x1860"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue