mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
12 lines
337 B
C
12 lines
337 B
C
|
--- libray/liblight/extended.c.orig Mon Feb 10 04:03:43 1992
|
||
|
+++ libray/liblight/extended.c Wed Feb 7 18:34:20 2007
|
||
|
@@ -54,7 +54,7 @@
|
||
|
/*
|
||
|
* Compute intensity ('color') of extended light source 'lp' from 'pos'.
|
||
|
*/
|
||
|
-static int
|
||
|
+int
|
||
|
ExtendedIntens(lp, lcolor, cache, ray, dist, noshadow, color)
|
||
|
Extended *lp;
|
||
|
Color *lcolor, *color;
|