#ifndef _MENU_INC #define _MENU_INC void FixMenuIcons(); void InitMenu(); void DeinitMenu(); #endif