summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-08-17 21:05:59 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-08-17 21:05:59 +0200
commite9ec2a1a561d3041b8df2cb512a0e03ff5bca74b (patch)
tree03463c3e7a9c93847c15a3731a1888435b028d78 /ld_script.txt
parent3f0250648efc347ce6fab48e8bb814000c847b77 (diff)
start decompiling battle transition
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 babcf5861..ed18398b2 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -227,6 +227,7 @@ SECTIONS {
src/coins.o(.text);
src/landmark.o(.text);
src/fldeff_strength.o(.text);
+ src/battle_transition.o(.text);
asm/battle_transition.o(.text);
src/battle_811DA74.o(.text);
asm/battle_message.o(.text);