mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
Decompile object_syokudai and object_ydan_objects (#699)
* add deku and torch objects * why git?
This commit is contained in:
parent
ad751f02d2
commit
f57e0467d2
8 changed files with 63 additions and 58 deletions
6
spec
6
spec
|
@ -3783,7 +3783,8 @@ endseg
|
|||
beginseg
|
||||
name "object_ydan_objects"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_ydan_objects.o"
|
||||
include "build/assets/objects/object_ydan_objects/object_ydan_objects.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
@ -4369,7 +4370,8 @@ endseg
|
|||
beginseg
|
||||
name "object_syokudai"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_syokudai.o"
|
||||
include "build/assets/objects/object_syokudai/object_syokudai.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue