aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu-gles/gpuExternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gpu-gles/gpuExternals.h')
-rw-r--r--plugins/gpu-gles/gpuExternals.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/gpu-gles/gpuExternals.h b/plugins/gpu-gles/gpuExternals.h
index f88b37b..897b446 100644
--- a/plugins/gpu-gles/gpuExternals.h
+++ b/plugins/gpu-gles/gpuExternals.h
@@ -364,6 +364,10 @@ extern short sxmax;
extern short symin;
extern short symax;
+extern unsigned int CSVERTEX;
+extern unsigned int CSCOLOR;
+extern unsigned int CSTEXTURE;
+
#endif
//-----------------------------------------------------//