
extern bool IsFontCfgUpdate;

void DrawWindow ();

void OnCloseWin ();

int MyUIOnKey (int mess, int key);

void DoConfig ();

void UI_OnFocus ();
void UI_UnFocus ();

