summaryrefslogtreecommitdiffhomepage
path: root/src/rmlui/irodeo_rmlui_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmlui/irodeo_rmlui_t.h')
-rw-r--r--src/rmlui/irodeo_rmlui_t.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/rmlui/irodeo_rmlui_t.h b/src/rmlui/irodeo_rmlui_t.h
index e69de29..d318b0e 100644
--- a/src/rmlui/irodeo_rmlui_t.h
+++ b/src/rmlui/irodeo_rmlui_t.h
@@ -0,0 +1,11 @@
+#pragma once
+
+typedef struct icpprodeo_rmlui_state icpprodeo_rmlui_state_t;
+
+typedef
+struct
+{
+ icpprodeo_rmlui_state_t *cpp;
+}
+irodeo_rmlui_state_t;
+