mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-12 19:36:05 -04:00
link m_actor_dlftbls
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#ifndef EV_CHERRY_MANAGER_H
|
||||
#define EV_CHERRY_MANAGER_H
|
||||
|
||||
#include "types.h"
|
||||
#include "m_actor.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern ACTOR_PROFILE Ev_Cherry_Manager_Profile;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user