first.c compilet en draait!
[rodin/chimara.git] / src / style.c
diff --git a/src/style.c b/src/style.c
new file mode 100644 (file)
index 0000000..c4f51f9
--- /dev/null
@@ -0,0 +1,8 @@
+#include "glk.h"
+
+void
+glk_set_style(glui32 val)
+{
+       /* No nothing yet */
+       return;
+}