#ifndef _MENU_INC #define _MENU_INC void EnableMainAdd(bool enable); void InitMenu(); void DeinitMenu(); #endif