Searched refs:tfloat (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dhost_cmd.cpp573 float time, tfloat; local
618 fscanf (f, "%f\n", &tfloat);
619 current_skill = (int)(tfloat + 0.1);

Completed in 302 milliseconds