1
0
Fork 0
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:
Anghelo Carvajal 2021-04-30 00:38:15 -04:00 committed by GitHub
parent 98aef8988a
commit 6e58354c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 25 additions and 22 deletions

View file

@ -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>