freebsd-ports/graphics/rayshade/files/patch-hf.c
2007-02-07 17:41:40 +00:00

11 lines
288 B
C

--- libray/libobj/hf.c.orig Mon Feb 10 04:04:18 1992
+++ libray/libobj/hf.c Wed Feb 7 18:27:10 2007
@@ -42,7 +42,7 @@
Vector cp, pDX, pDY;
} Trav2D;
-hfTri *CreateHfTriangle(), *GetQueuedTri();
+static hfTri *CreateHfTriangle(), *GetQueuedTri();
unsigned long HFTests, HFHits;