X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FFrustum.h;h=a21fd65e1bae81895c322e98addc4126f43fd3e5;hb=bcb5c54b2b6170c185583c18f5ec97b0bb813f0a;hp=d748af5cf80c3f4d4d6d1e998bbf7bddf7fda3fc;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/Frustum.h b/Source/Frustum.h index d748af5..a21fd65 100644 --- a/Source/Frustum.h +++ b/Source/Frustum.h @@ -10,4 +10,4 @@ public: int SphereInFrustum(float, float, float, float); }; -#endif \ No newline at end of file +#endif