Merge branch 'master' into decomp_berry

This commit is contained in:
DizzyEggg
2017-09-13 18:24:59 +02:00
8 changed files with 532 additions and 481 deletions

View File

@@ -76,7 +76,7 @@ SECTIONS {
asm/pokemon_3.o(.text);
src/trig.o(.text);
src/rng.o(.text);
asm/util.o(.text);
src/util.o(.text);
src/blend_palette.o(.text);
asm/daycare.o(.text);
asm/egg_hatch.o(.text);
@@ -303,6 +303,7 @@ SECTIONS {
data/battle_controller_link_opponent.o(.rodata);
data/data2c.o(.rodata);
src/trig.o(.rodata);
src/util.o(.rodata);
data/data3.o(.rodata);
src/berry.o(.rodata);
data/data3_a1.o(.rodata);