summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-13 15:13:30 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-13 15:13:30 -0500
commit3b2eaeedbc4c658389c7fceb93e6bbd07e8a6283 (patch)
treee9a403e858cf8d93cfee9eb80b5d8c79cc4e4159 /ld_script.txt
parentcafbffd5b82836d779ec446e2362a9885fd18c4a (diff)
parentb4f4d2c0f03462dcdf3492aad27890294600eb2e (diff)
Merge branch 'master' into modern_gcc
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index f6782bcde..963177add 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -87,7 +87,7 @@ SECTIONS {
src/field_player_avatar.o(.text);
src/event_object_movement.o(.text);
src/field_message_box.o(.text);
- src/event_obj_lock.o(.text);
+ src/event_object_lock.o(.text);
src/text_window.o(.text);
src/script.o(.text);
src/scrcmd.o(.text);