diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-24 21:33:54 +0200 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-24 21:33:54 +0200 |
commit | 0f9e2af937d836f0891d899e4133fd42caf9f92f (patch) | |
tree | fbf24d9e3d50aa9e43be3a5131b12da64cddc213 /ld_script.txt | |
parent | a27f8d812db532c28699c2ce105f52c2ad8de918 (diff) |
wip src
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 0eb8f5971..071c9c54c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -180,6 +180,7 @@ SECTIONS { asm/rotating_gate.o(.text); src/safari_zone.o(.text); asm/contest_link_80C857C.o(.text); + src/contest_link_80C857C.o(.text); src/item_use.o(.text); asm/battle_anim_80CA710.o(.text); src/bike.o(.text); |