diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-27 14:08:26 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-27 14:08:26 -0500 |
| commit | 0d88e2d1de7135d7cc3d724398fa8d9022831511 (patch) | |
| tree | ab11672b5b44d1bbca11bed286fa431c2c466974 /ld_script.txt | |
| parent | c93915120f23a9545ff0743f506af3d58a1fabff (diff) | |
through MultiplyPaletteRGBComponents
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 4e4953097..bf1c0a26a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -445,6 +445,7 @@ SECTIONS { data/cable_club.o(.rodata); src/trainer_see.o(.rodata); src/wild_encounter.o(.rodata); + src/field_effect.o(.rodata); data/field_effect.o(.rodata); src/option_menu.o(.rodata); src/trainer_card.o(.rodata); |
