summaryrefslogtreecommitdiffhomepage
path: root/src/rmlui/irodeo_rmlui_t.h
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-07-04 21:16:41 -0400
committerrealtradam <[email protected]>2023-07-04 21:16:41 -0400
commit8c2ef4e65b80aa6da080e68b64776d7c1a088d2d (patch)
tree0648d580050f0d916f30388f24933ef5d1d7762e /src/rmlui/irodeo_rmlui_t.h
parentf26149d554a6c473ec51b8c8f59af12f1bedea84 (diff)
downloadRodeoKit-rmlui.tar.gz
RodeoKit-rmlui.zip
initial non-working rmlui attemptrmlui
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;
+