Rename event_obj_lock to event_object_lock

This commit is contained in:
GriffinR
2019-12-06 02:55:30 -05:00
parent c51e0f3bae
commit 1b30f0c973
9 changed files with 11 additions and 12 deletions

View File

@@ -113,7 +113,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);