diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/pipeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/pipeline.h b/linden/indra/newview/pipeline.h index 9896a4a..bd857c2 100644 --- a/linden/indra/newview/pipeline.h +++ b/linden/indra/newview/pipeline.h | |||
@@ -550,6 +550,7 @@ void render_bbox(const LLVector3 &min, const LLVector3 &max); | |||
550 | 550 | ||
551 | extern LLPipeline gPipeline; | 551 | extern LLPipeline gPipeline; |
552 | extern BOOL gRenderForSelect; | 552 | extern BOOL gRenderForSelect; |
553 | extern BOOL gDebugPipeline; | ||
553 | extern const LLMatrix4* gGLLastMatrix; | 554 | extern const LLMatrix4* gGLLastMatrix; |
554 | 555 | ||
555 | #endif | 556 | #endif |