X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FQuaternions.h;h=ba1eedb3426ead392ccb2661c88a05f2e91df08e;hb=0ca5e88eabdd3aa3eb010460a73d10d8ebde61d8;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