diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-25 00:10:54 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-25 00:10:54 -0500 |
commit | 1a649b9146fae34c623e8029e8effed973ea4ecb (patch) | |
tree | 20bc0a8c654d4f537066dd32946bcc0b340777be /ld_script.txt | |
parent | 0b4a7ac24e0ff9d84002be98d4f0450999cee9ea (diff) |
split, decomp, rinse, repeat
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 b556666..c183e05 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -77,6 +77,8 @@ SECTIONS { asm/code_8012A18.o(.text); src/code_8012A18.o(.text); asm/code_803D110.o(.text); + src/code_8048480.o(.text); + asm/code_8048480.o(.text); src/code_80521D0.o(.text); asm/code_80521D0.o(.text); src/pokemon.o(.text); |