mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-10 03:01:58 -04:00
match ev_cherry_manager.c (#272)
* match ev_cherry_manager.c * remove extra include * update cherry manager definitions
This commit is contained in:
@@ -10,6 +10,10 @@ extern "C" {
|
||||
|
||||
extern ACTOR_PROFILE Ev_Cherry_Manager_Profile;
|
||||
|
||||
typedef struct cherry_manager_s {
|
||||
ACTOR actor_class;
|
||||
} CHERRY_MANAGER_EVENT_ACTOR;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user