diff options
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 01e1d0eb3..203cab28f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -99,6 +99,7 @@ SECTIONS { src/text_window_graphics.o(.text); src/script.o(.text); src/scrcmd.o(.text); + src/field_control_avatar.o(.text); asm/field_control_avatar.o(.text); src/event_data.o(.text); src/coord_event_weather.o(.text); |