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