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