bce151662326275c8c91563f92a33fe3b7a9e24b
[rodin/chimara.git] / src / style.c
1 #include "glk.h"
2
3 void
4 glk_set_style(glui32 styl)
5 {
6         /* No nothing yet */
7         return;
8 }