1
0
Fork 0
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:
louist103 2021-08-04 12:41:56 -04:00 committed by GitHub
commit 75b72af8de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 113 additions and 134 deletions

1
spec
View file

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