summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerstats.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-09-02 10:00:15 -0600
committerXiaohong Bao <bao@lindenlab.com>2010-09-02 10:00:15 -0600
commita6e94d201612dcf601aba2a665ddaf86745c9803 (patch)
tree28a5c0546386de1afa334d2fcb6256cdd584109e /indra/newview/llviewerstats.h
parent7bc5b060a928dc6ed1cc453c24d99f80720c9684 (diff)
debug code for VWR-22435: investigating texture related network traffic between viewer 2.x and 1.23.
Diffstat (limited to 'indra/newview/llviewerstats.h')
-rw-r--r--indra/newview/llviewerstats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerstats.h b/indra/newview/llviewerstats.h
index 5d8f58d5e9..ca977d4599 100644
--- a/indra/newview/llviewerstats.h
+++ b/indra/newview/llviewerstats.h
@@ -263,5 +263,5 @@ void send_stats();
extern std::map<S32,LLFrameTimer> gDebugTimers;
extern std::map<S32,std::string> gDebugTimerLabel;
-
+extern U32 gTotalTextureBytes;
#endif // LL_LLVIEWERSTATS_H