diff options
author | Touched <jtouched@gmail.com> | 2017-06-24 13:35:37 +0200 |
---|---|---|
committer | Touched <jtouched@gmail.com> | 2017-06-30 21:25:45 +0200 |
commit | a157df839902a28059c702e89a1d13a21ccc6b0a (patch) | |
tree | d127f8c57580e1eaee7efb9bf16ad1efe0161068 /ld_script.txt | |
parent | 8d82578d3a101b06f9d2ced31738021007c4e533 (diff) |
Decompile asm/rotating_gate.s
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index e52e5661c..ed4f0c85a 100755 --- 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); |