diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1eb425278..98887abd9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -96,7 +96,7 @@ SECTIONS { asm/field_ground_effect.o(.text); src/field_map_obj_helpers.o(.text); src/field_message_box.o(.text); - asm/map_obj_lock.o(.text); + src/map_obj_lock.o(.text); src/text_window.o(.text); src/script.o(.text); src/scrcmd.o(.text); |