diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-15 17:36:16 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-15 17:36:16 -0600 |
commit | 3295ffbd5bcd75d586e3f6dde7469cad1fce2c85 (patch) | |
tree | f2164726dc0131a7d85b0c287af4018b0f5a993c /ld_script.txt | |
parent | 4e9f791782fff682b133dab88533fe587b520815 (diff) |
clean up pokemon_item_effect.c
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 3a6305509..7bc64638c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -62,7 +62,6 @@ SECTIONS { src/battle/calculate_base_damage.o(.text); src/pokemon/pokemon_2.o(.text); src/pokemon/pokemon_item_effect.o(.text); - asm/pokemon_item_effect.o(.text); src/pokemon/pokemon_3.o(.text); src/de_rom_8040FE0.o(.text); src/engine/trig.o(.text); |