diff options
Diffstat (limited to 'indra/newview/noise.cpp')
-rw-r--r--[-rwxr-xr-x] | indra/newview/noise.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/noise.cpp b/indra/newview/noise.cpp index df8922e546..104865ecfc 100755..100644 --- a/indra/newview/noise.cpp +++ b/indra/newview/noise.cpp @@ -36,6 +36,7 @@ #include "llrand.h" + // static #define B 0x100 S32 p[B + B + 2]; |