summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-23 00:22:07 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-23 00:22:07 +0100
commite7111984a98e4a0944a8eb878a7b88b13470158d (patch)
tree321677e8c36d06a4d5060fc34384fbe87a730a15 /ld_script.txt
parent3ca5af4d5ddb91987f598a0d44e57911ef5445ea (diff)
start rayquaza dumping
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index b3b881731..9f227c5b9 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -262,6 +262,7 @@ SECTIONS {
src/pokemon_summary_screen.o(.text);
asm/pokemon_summary_screen.o(.text);
asm/pokenav.o(.text);
+ src/rayquaza_scene.o(.text);
asm/rayquaza_scene.o(.text);
src/walda_phrase.o(.text);
asm/contest_link_81D9DE4.o(.text);
@@ -486,6 +487,7 @@ SECTIONS {
src/berry_fix_program.o(.rodata);
data/pokemon_summary_screen.o(.rodata);
data/pokenav.o(.rodata);
+ src/rayquaza_scene.o(.rodata);
data/rayquaza_scene.o(.rodata);
src/walda_phrase.o(.rodata);
data/trainer_rematch.o(.rodata);