mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
Armos and object_am OK (#652)
* started * all but 2 * OK * docs progress * lots of docs * add gitkeep back * all funcs named * small fix * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "0305ec2c2" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "0305ec2c2" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * object_am * change * ready i think * last thing * asm * progress
This commit is contained in:
parent
79c8accfab
commit
982c645167
131 changed files with 1077 additions and 2585 deletions
6
spec
6
spec
|
@ -1839,8 +1839,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Am"
|
||||
include "build/src/overlays/actors/ovl_En_Am/z_en_am.o"
|
||||
include "build/data/overlays/actors/z_en_am.data.o"
|
||||
include "build/data/overlays/actors/z_en_am.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Am/ovl_En_Am_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
@ -3800,7 +3799,8 @@ endseg
|
|||
beginseg
|
||||
name "object_am"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_am.o"
|
||||
include "build/assets/objects/object_am/object_am.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue