diff options
Diffstat (limited to 'linden/indra/newview/llsky.cpp')
-rw-r--r-- | linden/indra/newview/llsky.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llsky.cpp b/linden/indra/newview/llsky.cpp index eadac8a..ee3890e 100644 --- a/linden/indra/newview/llsky.cpp +++ b/linden/indra/newview/llsky.cpp | |||
@@ -64,6 +64,7 @@ extern LLPipeline gPipeline; | |||
64 | F32 azimuth_from_vector(const LLVector3 &v); | 64 | F32 azimuth_from_vector(const LLVector3 &v); |
65 | F32 elevation_from_vector(const LLVector3 &v); | 65 | F32 elevation_from_vector(const LLVector3 &v); |
66 | 66 | ||
67 | LLSky gSky; | ||
67 | // ---------------- LLSky ---------------- | 68 | // ---------------- LLSky ---------------- |
68 | 69 | ||
69 | ////////////////////////////////////////////////////////////////////// | 70 | ////////////////////////////////////////////////////////////////////// |