aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llsky.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llsky.cpp')
-rw-r--r--linden/indra/newview/llsky.cpp1
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;
64F32 azimuth_from_vector(const LLVector3 &v); 64F32 azimuth_from_vector(const LLVector3 &v);
65F32 elevation_from_vector(const LLVector3 &v); 65F32 elevation_from_vector(const LLVector3 &v);
66 66
67LLSky gSky;
67// ---------------- LLSky ---------------- 68// ---------------- LLSky ----------------
68 69
69////////////////////////////////////////////////////////////////////// 70//////////////////////////////////////////////////////////////////////