#define _GUI_H_ #ifdef _GUI_H_ void OnRedraw(); int OnKey(int pressed_mode, int key_kode); void InitData(); #endif