summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-14 20:39:52 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-14 20:39:52 -0600
commit07f5db48c075f55a67136afb84ac804d525f5de3 (patch)
tree2daef3cfdbdaf66c7e91c629a75a9730c6a85191 /ld_script.txt
parent20de25004946139a601cd2965afc2e9645a56b96 (diff)
start decompiling the behemoth that is sub_803E1B0
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 128eb4c20..3a6305509 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -61,6 +61,7 @@ SECTIONS {
src/pokemon/pokemon_1.o(.text);
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);