diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index 4ccd069..c8f047b 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -234,17 +234,25 @@ SECTIONS { src/exclusive_pokemon.o(.text); asm/exclusive_pokemon.o(.text); src/exclusive_pokemon_1.o(.text); - asm/code_80983D8.o(.text); src/code_80983D8.o(.text); asm/code_8098468.o(.text); src/code_8098BDC.o(.text); asm/code_8098BDC.o(.text); src/code_809D148.o(.text); asm/code_809D148.o(.text); + asm/ground_script.o(.text); src/code_80A26CC.o(.text); asm/code_80A26CC.o(.text); + src/ground_map.o(.text); + asm/ground_map.o(.text); + asm/ground_sprite.o(.text); src/code_80A7714.o(.text); - asm/code_80A7714.o(.text); + asm/ground_lives.o(.text); + asm/ground_object.o(.text); + asm/ground_effect.o(.text); + src/ground_link.o(.text); + asm/ground_link.o(.text); + asm/ground_event.o(.text); asm/m4a_1.o(.text); src/m4a.o(.text); *libagbsyscall.a:CpuSet.o(.text); |