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