mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
General object cleanup (#799)
* Object cleanup * Fix running man * fix mm symbols
This commit is contained in:
parent
98aef8988a
commit
6e58354c71
9 changed files with 25 additions and 22 deletions
|
@ -9,6 +9,6 @@
|
|||
<DList Name="gPoeBurnDL" Offset="0x2608"/>
|
||||
<DList Name="gPoeLanternDL" Offset="0x2D28"/>
|
||||
<DList Name="gPoeSoulDL" Offset="0x3850"/>
|
||||
<Skeleton Name="gPoeSkel" Type="Standard" LimbType="Standard" Offset="0x50D0"/>
|
||||
<Skeleton Name="gPoeSkel" Type="Normal" LimbType="Standard" Offset="0x50D0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue