summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-18 11:14:33 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-18 11:14:33 +0000
commit35852af8d8b76bd2824809face09a87ecfcc1ca3 (patch)
treec90c6cf66f02a4f521adeee46e99b11fcf072522 /indra/newview/pipeline.h
parenteae7cbbb4a027b436452e454b1e5ffa457a5da3e (diff)
minor cleanup in prep for EXT-5389
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index 67004a5f2d..5cc76ad9bd 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -694,6 +694,7 @@ public:
};
void render_bbox(const LLVector3 &min, const LLVector3 &max);
+void render_hud_elements();
extern LLPipeline gPipeline;
extern BOOL gRenderForSelect;