summaryrefslogtreecommitdiffhomepage
path: root/src/rodeo_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rodeo_internal.h')
-rw-r--r--src/rodeo_internal.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/rodeo_internal.h b/src/rodeo_internal.h
new file mode 100644
index 0000000..56b188c
--- /dev/null
+++ b/src/rodeo_internal.h
@@ -0,0 +1,7 @@
+
+// private internal
+#include "rodeo_internal_types.h"
+
+bgfx_shader_handle_t
+irodeo_\
+shader_load(const rodeo_string_p path);