Added Nitfol and Frotz source code.
[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 }