mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Cleanup symbols 7 (#1073)
* Cleanup symbols, mostly from non-matching objects * ZAPD supports unaligned textures! * Uncomment `object_oF1s`
This commit is contained in:
parent
0a48548da7
commit
2a4fb604fb
14 changed files with 85 additions and 104 deletions
6
spec
6
spec
|
@ -4983,16 +4983,14 @@ endseg
|
|||
beginseg
|
||||
name "object_km1"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_km1.o"
|
||||
//include "build/assets/objects/object_km1/object_km1.o"
|
||||
include "build/assets/objects/object_km1/object_km1.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
name "object_kw1"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_kw1.o"
|
||||
//include "build/assets/objects/object_kw1/object_kw1.o"
|
||||
include "build/assets/objects/object_kw1/object_kw1.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue