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