This commit is contained in:
PikalaxALT
2019-05-05 15:12:42 -04:00
parent a37da53f20
commit 5f49353de4
4 changed files with 545 additions and 104 deletions
+2 -1
View File
@@ -77,7 +77,7 @@ SECTIONS {
asm/battle_controller_link_opponent.o(.text);
src/pokemon.o(.text);
asm/pokemon_3.o(.text);
asm/trig.o(.text);
src/trig.o(.text);
src/random.o(.text);
src/util.o(.text);
src/blend_palette.o(.text);
@@ -363,6 +363,7 @@ SECTIONS {
src/bg_regs.o(.rodata);
src/string_util.o(.rodata);
data/data.o(.rodata);
src/trig.o(.rodata);
src/util.o(.rodata);
src/daycare.o(.rodata);
data/data.o(.rodata.825EF0C);