mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-17 12:09:55 +00:00
Item00 BSS OK (#881)
* bss OK * Small fix * Pr fixes (Dragorn) and some named symbols * added the comment Fig requested * rip jenkins box * Update src/code/z_en_item00.c Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Change combined if to 2 ifs * GI enum Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
parent
50baf812ac
commit
75b72af8de
4 changed files with 113 additions and 134 deletions
1
spec
1
spec
|
@ -283,7 +283,6 @@ beginseg
|
|||
after "dmadata"
|
||||
include "build/src/code/z_en_a_keep.o"
|
||||
include "build/src/code/z_en_item00.o"
|
||||
include "build/data/z_en_item00.bss.o"
|
||||
include "build/src/code/z_eff_blure.o"
|
||||
include "build/src/code/z_eff_shield_particle.o"
|
||||
include "build/src/code/z_eff_spark.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue