diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-01-21 23:00:49 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-01-22 10:39:42 -0600 |
commit | cb77386b65b0a78c16ccd2dfd3d329aaf502ac2e (patch) | |
tree | 6881e5f75a82737f99bd148e383f8fdd488ddcac /ld_script.txt | |
parent | 10cda4ba81fc769083af75892aa45ff121653d7e (diff) |
more headway on Pokemon funcs and labeled in asm
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index a922d4c..dce23d0 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -113,8 +113,6 @@ SECTIONS { src/code_80521D0_1.o(.text); src/pokemon.o(.text); asm/pokemon.o(.text); - src/pokemon_mid.o(.text); - asm/pokemon_1.o(.text); src/pokemon_1.o(.text); src/code_808DAB4.o(.text); asm/code_808DAB4.o(.text); |