summaryrefslogtreecommitdiff
path: root/include/lrlgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lrlgl.h')
-rw-r--r--include/lrlgl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/lrlgl.h b/include/lrlgl.h
index 4394f00..c307302 100644
--- a/include/lrlgl.h
+++ b/include/lrlgl.h
@@ -3,3 +3,5 @@
/* General render state. */
int lrlglSetLineWidth( lua_State *L );
int lrlglGetLineWidth( lua_State *L );
+/* Initialization functions */
+int lrlglGetVersion( lua_State *L ); \ No newline at end of file