diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 8f1bd7d..662dc74 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -73,6 +73,8 @@ SECTIONS { asm/save.o(.text); src/save1.o(.text); asm/code_8012A18.o(.text); + src/code_80521D0.o(.text); + asm/code_80521D0.o(.text); asm/pokemon.o(.text); src/pokemon.o(.text); asm/code_808DAB4.o(.text); |