Home
last modified time | relevance | path

Searched refs:aboutokstat (Results 1 – 1 of 1) sorted by relevance

/dports/games/fkiss/fkiss-0.33/
H A Dmenu.c47 static int aboutokstat; variable
319 aboutokstat = 0; in create_set_menu()
771 draw_button(win, aboutokstat, aboutokw, aboutokh, str_ok);
806 if (p->type == ButtonRelease && (aboutokstat & 1)) {
851 change_menu_status(win, aboutokstat |= 1);
876 change_menu_status(win, aboutokstat &= ~1);