#define _MAINMENU_H_ #ifdef _MAINMENU_H_ void OnRedraw_MainMenu(); int MoveCursor_MainMenu(int pressed_mode, int key_kode); void Init_MainMenu(); #endif