Бранимир Караџић %!s(int64=6) %!d(string=hai) anos
pai
achega
e90ab6cb4a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      include/bx/math.h

+ 2 - 2
include/bx/math.h

@@ -59,8 +59,8 @@ namespace bx
 	///
 	struct Plane
 	{
-		Vec3 normal;
-		float    dist;
+		Vec3  normal;
+		float dist;
 	};
 
 	///