aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-05 20:15:20 +0800
committerchai <chaifix@163.com>2018-12-05 20:15:20 +0800
commitbffa68875803598210a974d11446ccf87dbf40a3 (patch)
treefa9c84f36e338f9eef0f21c86bd94e1f888931bb /src
parente635f9977f8723f8659f69f98454e19adb2339ef (diff)
*je_gl
Diffstat (limited to 'src')
-rw-r--r--src/libjin/graphics/je_gl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libjin/graphics/je_gl.h b/src/libjin/graphics/je_gl.h
index b9205c6..0724426 100644
--- a/src/libjin/graphics/je_gl.h
+++ b/src/libjin/graphics/je_gl.h
@@ -140,6 +140,9 @@ namespace JinEngine
///
void unuseShader();
+ ///
+ ///
+ ///
Shaders::Shader* getShader();
///