1 2 3 4 5 6 7
#ifndef _SRMM_ICON_INC #define _SRMM_ICON_INC void InitSRMMIcon(); void DeinitSRMMIcon(); #endif