diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-23 10:20:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-23 10:20:32 -0500 |
commit | 91099dbd0c451188742bf045a26a036e0e8d9f89 (patch) | |
tree | 01c4c152ba0b751f66d790e395f72fd803e938e5 /include/event_object_lock.h | |
parent | e97d3532d4d72a1fe9aec755cd2a3c6527484e27 (diff) | |
parent | 7824a413dea43f2c0c99c2b86af17c33378139fa (diff) |
Merge pull request #236 from PikalaxALT/union_room
Union room
Diffstat (limited to 'include/event_object_lock.h')
-rw-r--r-- | include/event_object_lock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_object_lock.h b/include/event_object_lock.h index c5c32857b..5c65585b5 100644 --- a/include/event_object_lock.h +++ b/include/event_object_lock.h @@ -11,5 +11,6 @@ void sub_8098630(void); bool8 sub_8098734(void); void sub_80696C0(void); bool8 walkrun_is_standing_still(void); +void sub_80696F0(void); #endif // GUARD_EVENT_OBJECT_LOCK_H |