diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-27 09:18:54 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-27 09:18:54 -0500 |
| commit | 456c817338e3ce899e524eff603f47c583de24aa (patch) | |
| tree | 0c959ff3f0ef64112aa886e8cdea350baa787b76 /ld_script.txt | |
| parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) | |
Decompile fldeff hooks
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index aed18fed9..4e4953097 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -123,6 +123,7 @@ SECTIONS { asm/cable_club.o(.text); src/trainer_see.o(.text); src/wild_encounter.o(.text); + src/field_effect.o(.text); asm/field_effect.o(.text); src/scanline_effect.o(.text); src/option_menu.o(.text); |
