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