Standardize Event Object to Object Event
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
#define GUARD_EVENT_OBJ_LOCK_H
|
||||
|
||||
bool8 sub_80983C4(void);
|
||||
void ScriptFreezeEventObjects(void);
|
||||
void ScriptFreezeObjectEvents(void);
|
||||
bool8 sub_809847C(void);
|
||||
void LockSelectedEventObject(void);
|
||||
void LockSelectedObjectEvent(void);
|
||||
void sub_8098630(void);
|
||||
bool8 sub_8098734(void);
|
||||
void ScriptUnfreezeEventObjects(void);
|
||||
void ScriptUnfreezeObjectEvents(void);
|
||||
void sub_8098524(void);
|
||||
|
||||
#endif // GUARD_EVENT_OBJ_LOCK_H
|
||||
|
||||
Reference in New Issue
Block a user