diff stru6.cpp @ 1029:c94d6a37d298

Pointing a face with mouse fixed.
author Nomad
date Tue, 21 May 2013 12:10:08 +0200
parents c45d51b3f4f4
children 05c62d166182
line wrap: on
line diff
--- a/stru6.cpp	Tue May 21 11:24:35 2013 +0200
+++ b/stru6.cpp	Tue May 21 12:10:08 2013 +0200
@@ -711,7 +711,7 @@
     v4 = (double)v2 * 0.0001953125 + 0.2;
   }
   v5 = v4;
-  return _48B561_mess_with_scaling_along_z(/*v2, */v5);
+  return fixpoint_from_float(v5);
 }
 
 //----- (004A80DC) --------------------------------------------------------