summaryrefslogtreecommitdiff
path: root/src/frustum.c
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-12-06 00:22:46 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit9f006f18fe497c1ef12cd2973045fadbd500aaac (patch)
treefab2f2562efbcfa83188797a966b32bd5810d7cc /src/frustum.c
parent4508748944c293618d775e346c998f025cf6d1cd (diff)
Many warnings cleaned up (Tim Beckmann)
Menus.
Diffstat (limited to 'src/frustum.c')
-rw-r--r--src/frustum.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frustum.c b/src/frustum.c
index a2bc3c1..db60bea 100644
--- a/src/frustum.c
+++ b/src/frustum.c
@@ -1271,5 +1271,3 @@ int TriangleWithinFrustrum(void)
/* yes, we need to draw poly */
return 1;
}
-
- \ No newline at end of file