diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 58b0b0d..53a20ae 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -102,6 +102,8 @@ SECTIONS { asm/kecleon_items.o(.text); src/kecleon_items_1.o(.text); asm/pokemon_square.o(.text); + src/code_801AFA4.o(.text); + asm/code_801AFA4.o(.text); src/code_801C620.o(.text); asm/code_801C620.o(.text); src/code_801D760.o(.text); @@ -205,6 +207,7 @@ SECTIONS { asm/code_8095014.o(.text); src/code_809747C.o(.text); asm/code_809747C.o(.text); + src/code_809747C_1.o(.text); src/code_8097670.o(.text); asm/code_8097670.o(.text); src/code_8097F40.o(.text); |