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