summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-06 03:01:37 -0500
committerhuderlem <huderlem@gmail.com>2020-02-12 18:35:27 -0600
commit68fecc9f72bb15462cb4b7f007f0d699a75c29dd (patch)
tree31ea7b3483b00c7915261f86ee419599c9c53f43 /ld_script.txt
parent667c53e25b4db2c5fc3bcbdb50825843dfaded4e (diff)
Rename event_obj_lock to event_object_lock
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 667d780da..e5451f9eb 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);