*actual* final pass at unifying on object event
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef GUARD_MAP_OBJ_80688E4_H
|
||||
#define GUARD_MAP_OBJ_80688E4_H
|
||||
#ifndef GUARD_EVENT_OBJECT_80688E4_H
|
||||
#define GUARD_EVENT_OBJECT_80688E4_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
@@ -7,4 +7,4 @@ void FreezeObjectEvents(void);
|
||||
void FreezeObjectEvent(struct ObjectEvent *);
|
||||
void FreezeObjectEventsExceptOne(u8 objEventId);
|
||||
|
||||
#endif //GUARD_MAP_OBJ_80688E4_H
|
||||
#endif // GUARD_EVENT_OBJECT_80688E4_H
|
||||
|
||||
Reference in New Issue
Block a user