Home
last modified time | relevance | path

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

/dports/games/xtrojka/xtrojka123/
H A Dtr_core.c42 tt_long tv_wizard_switch; /* score for next layout */ variable
423 if((!tv_is_gaps) && (tv_score > tv_wizard_switch) in tf_check_wizard()
437 tv_wizard_switch = tv_score + (tt_long)(2+((rand()%10))*500)+2000; in tf_set_wizard_switch()