summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-11 19:11:48 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-11 19:11:48 -0500
commitaa9a45c16fbaee2fffc94e4741e0a1f203b244bc (patch)
tree9bdd507453e9b51ff52216d9f04bda62ac799cfb /ld_script.txt
parented245b677addbb7f5c748193301507de7fed6ec4 (diff)
Rebrand 'map object' and 'field object' to 'event object'
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 66af49175..1949d0480 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -94,7 +94,7 @@ SECTIONS {
asm/field_player_avatar.o(.text);
src/event_object_movement.o(.text);
src/field_message_box.o(.text);
- src/map_obj_lock.o(.text);
+ src/event_obj_lock.o(.text);
src/text_window.o(.text);
src/script.o(.text);
src/scrcmd.o(.text);