diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-24 20:56:28 +0200 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-24 20:56:28 +0200 |
commit | aa505443c86620cb50b6b1e0f79712f18cfdff63 (patch) | |
tree | 73daa3e99cb19723a783aac330382c55ed2208cb /ld_script.txt | |
parent | fc27155b0e86a37cba5ba597eff4ac350ed4ed19 (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 281f1781d..0eb8f5971 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -68,6 +68,7 @@ SECTIONS { src/pokemon_2.o(.text); asm/pokemon_item_effect.o(.text); src/pokemon_3.o(.text); + src/de_rom_8040FE0.o(.text); src/trig.o(.text); src/rng.o(.text); src/util.o(.text); |