Rebrand 'map object' and 'field object' to 'event object'
This commit is contained in:
11
include/event_obj_lock.h
Normal file
11
include/event_obj_lock.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef GUARD_EVENT_OBJ_LOCK_H
|
||||
#define GUARD_EVENT_OBJ_LOCK_H
|
||||
|
||||
bool8 sub_80983C4(void);
|
||||
void ScriptFreezeEventObjects(void);
|
||||
bool8 sub_809847C(void);
|
||||
void LockSelectedEventObject(void);
|
||||
void sub_8098630(void);
|
||||
bool8 sub_8098734(void);
|
||||
|
||||
#endif // GUARD_EVENT_OBJ_LOCK_H
|
||||
Reference in New Issue
Block a user