summaryrefslogtreecommitdiff
path: root/src/refresh/gl/gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/refresh/gl/gl.h')
-rw-r--r--src/refresh/gl/gl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/refresh/gl/gl.h b/src/refresh/gl/gl.h
index c775266..bd7fe77 100644
--- a/src/refresh/gl/gl.h
+++ b/src/refresh/gl/gl.h
@@ -99,6 +99,8 @@ extern glStatic_t gl_static;
extern glConfig_t gl_config;
extern glRefdef_t glr;
+extern entity_t gl_world;
+
typedef struct {
int nodesVisible;
int nodesDrawn;