summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-05 21:31:11 -0400
committerGitHub <noreply@github.com>2017-07-05 21:31:11 -0400
commit1eacd4ee74af05bcc4d4d50d60e257546bef474a (patch)
tree038b09108948ed7e24253333fdebc6bde6059a34 /ld_script.txt
parent550333dd91f134795d9d2bd4702ea92812e277f5 (diff)
parentc2daf4f6c9f915e1fcc7c76c2a3ed2ce5b4eb637 (diff)
Merge pull request #351 from Touched/decompile/rotating_gate
Decompile rotating_gate.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 64c4a6d57..0d8e2a65f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -179,7 +179,7 @@ SECTIONS {
src/pokemon_size_record.o(.text);
asm/fldeff_80C5CD4.o(.text);
src/field_special_scene.o(.text);
- asm/rotating_gate.o(.text);
+ src/rotating_gate.o(.text);
src/safari_zone.o(.text);
asm/contest_link_80C857C.o(.text);
src/contest_link_80C857C.o(.text);
@@ -417,7 +417,7 @@ SECTIONS {
data/fldeff_80C5CD4.o(.rodata);
src/field_special_scene.o(.rodata);
data/field_special_scene.o(.rodata);
- data/rotating_gate.o(.rodata);
+ src/rotating_gate.o(.rodata);
src/item_use.o(.rodata);
data/battle_anim_80CA710.o(.rodata);
src/bike.o(.rodata);