Rename event_obj_lock to event_object_lock
This commit is contained in:
13
include/event_object_lock.h
Normal file
13
include/event_object_lock.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef GUARD_EVENT_OBJECT_LOCK_H
|
||||
#define GUARD_EVENT_OBJECT_LOCK_H
|
||||
|
||||
bool8 sub_80983C4(void);
|
||||
void ScriptFreezeObjectEvents(void);
|
||||
bool8 sub_809847C(void);
|
||||
void LockSelectedObjectEvent(void);
|
||||
void sub_8098630(void);
|
||||
bool8 sub_8098734(void);
|
||||
void ScriptUnfreezeObjectEvents(void);
|
||||
void sub_8098524(void);
|
||||
|
||||
#endif // GUARD_EVENT_OBJECT_LOCK_H
|
||||
Reference in New Issue
Block a user