diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-02-01 12:20:37 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-02-01 12:20:37 -0800 |
commit | 513d85e2df9cdb288df6345107130c4bd144148d (patch) | |
tree | aef0797508bd5ce6a083f9f3733ccacad0ddf093 /ld_script.txt | |
parent | 2d89da39c172c80a8d1ca6ad63e16a8d8e29d39d (diff) |
Finish decompiling psychic.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index c5f3669e8..cb3e55242 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -297,7 +297,6 @@ SECTIONS { src/battle/anim/poison.o(.text); asm/flying.o(.text); src/battle/anim/psychic.o(.text); - asm/psychic.o(.text); src/battle/anim/bug.o(.text); src/battle/anim/rock.o(.text); asm/ghost.o(.text); |