X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FQuaternions.h;h=ba1eedb3426ead392ccb2661c88a05f2e91df08e;hb=bcb5c54b2b6170c185583c18f5ec97b0bb813f0a;hp=65bd8ae1d16fc16553224094620c7289ff3648be;hpb=8562aa5bebc97ea8a61d056aec3847030c6985b7;p=lugaru.git diff --git a/Source/Quaternions.h b/Source/Quaternions.h index 65bd8ae..ba1eedb 100644 --- a/Source/Quaternions.h +++ b/Source/Quaternions.h @@ -463,4 +463,4 @@ inline bool DistancePointLine( XYZ *Point, XYZ *LineStart, XYZ *LineEnd, float * return 1; } -#endif \ No newline at end of file +#endif