#ifndef AC_HALLOWEEN_NPC_H #define AC_HALLOWEEN_NPC_H #include "types.h" #include "m_actor.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Halloween_Npc_Profile; #ifdef __cplusplus } #endif #endif