Searched refs:tfloat (Results 1 – 1 of 1) sorted by relevance
573 float time, tfloat; in Host_Loadgame_f() local618 fscanf (f, "%f\n", &tfloat); in Host_Loadgame_f()619 current_skill = (int)(tfloat + 0.1); in Host_Loadgame_f()