summaryrefslogtreecommitdiff
path: root/include/event_object_lock.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-10 10:57:20 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-10 10:57:20 -0400
commit61a06dffe79d03c0d57f70db646655c74af7147a (patch)
treea02263139e031466b5ec67faa3db2e5a82fdb832 /include/event_object_lock.h
parentd79a499d9195f07e8d253943f15c5bcc8370e9b3 (diff)
Address review comments
Diffstat (limited to 'include/event_object_lock.h')
-rw-r--r--include/event_object_lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_object_lock.h b/include/event_object_lock.h
index de5b9903e..4de3174ed 100644
--- a/include/event_object_lock.h
+++ b/include/event_object_lock.h
@@ -9,7 +9,7 @@ bool8 NativeScript_WaitPlayerAndTargetNPCStopMoving(void);
void LockSelectedObjectEvent(void);
void sub_8098630(void);
bool8 sub_8098734(void);
-void sub_80696C0(void);
+void ClearPlayerHeldMovementAndUnfreezeObjectEvents(void);
bool8 walkrun_is_standing_still(void);
void UnionRoom_UnlockPlayerAndChatPartner(void);