summaryrefslogtreecommitdiff
path: root/gl_calls.h
diff options
context:
space:
mode:
authorFox Caminiti <fox@foxcam.net>2022-08-08 13:50:34 -0400
committerFox Caminiti <fox@foxcam.net>2022-08-08 13:50:34 -0400
commit635576972024319c15141645d3304db8cd1d1e19 (patch)
tree425bcebd621449cd89973fbf4803c22a9b83a335 /gl_calls.h
parentbccb1d61907fea45c5e84b29499989f7cee104a5 (diff)
basic bezier path system added
Diffstat (limited to 'gl_calls.h')
-rw-r--r--gl_calls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gl_calls.h b/gl_calls.h
new file mode 100644
index 0000000..ee4af54
--- /dev/null
+++ b/gl_calls.h
@@ -0,0 +1,2 @@
+extern void InitGLShaders();
+