diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-16 11:13:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 11:13:58 -0500 |
commit | 1d006c26616889c7f53ba418c34d0cb151d5ba86 (patch) | |
tree | c5a81e833e822125212ae676fbd0cfae4bd1daae /include/event_object_lock.h | |
parent | 4ab216f309fe2db2cd2abfa775fa235f59178791 (diff) | |
parent | 04130a97d9ff799c9f1b439d091c0116adb31bfb (diff) |
Merge branch 'master' into doc-tilesets
Diffstat (limited to 'include/event_object_lock.h')
-rw-r--r-- | include/event_object_lock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_object_lock.h b/include/event_object_lock.h index 5c65585b5..1a0f452fc 100644 --- a/include/event_object_lock.h +++ b/include/event_object_lock.h @@ -11,6 +11,6 @@ void sub_8098630(void); bool8 sub_8098734(void); void sub_80696C0(void); bool8 walkrun_is_standing_still(void); -void sub_80696F0(void); +void UnionRoom_UnlockPlayerAndChatPartner(void); #endif // GUARD_EVENT_OBJECT_LOCK_H |