diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-07-22 22:34:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-22 22:34:07 -0500 |
commit | bb0cad7c072703f5a540e8c22c8e137267331f4d (patch) | |
tree | befe2257f1a468ad225b066532751344e45482a6 /ld_script.txt | |
parent | 833f9026ff89c4bc7c9cf84b6c23d01e790e51e0 (diff) | |
parent | af0348cefefed3ad8b5d1821f2b304e075d7dce3 (diff) |
Merge pull request #386 from drifloony/field_fadetransition
decompile field_fadetransition
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1a958bd5d..c895c4d06 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -127,7 +127,6 @@ SECTIONS { src/field_weather.o(.text); asm/field_weather.o(.text); src/field_fadetransition.o(.text); - asm/field_fadetransition.o(.text); src/field_screen_effect.o(.text); src/battle_setup.o(.text); asm/cable_club.o(.text); |