#ifndef AC_SHOP_GOODS_H #define AC_SHOP_GOODS_H #include "types.h" #include "m_actor.h" #include "ac_shop_goods_h.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Shop_Goods_Profile; #ifdef __cplusplus } #endif #endif