diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-04 11:19:39 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-04 11:19:39 -0500 |
| commit | 8dcae92a5fba55497bf69d7d263cbabb2f9537ea (patch) | |
| tree | 7b7dd570659f448f75bfee2502f07b42a954ed50 /ld_script.txt | |
| parent | 437fe6631adfe04ce89f966c189b7b015d81cf26 (diff) | |
port/decomp through sub_8150FDC
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 2fa7fe805..2a942b605 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -286,6 +286,7 @@ SECTIONS { src/braille_text.o(.text); src/text_window.o(.text); src/quest_log_player.o(.text); + src/dodrio_berry_picking.o(.text); asm/dodrio_berry_picking.o(.text); src/battle_controller_pokedude.o(.text); src/quest_log_objects.o(.text); |
