X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=src%2Fstyle.c;h=bce151662326275c8c91563f92a33fe3b7a9e24b;hb=c98ccb87aa2581cbcd0458682727274b6e9a8cf7;hp=c4f51f9a7ca81ffa89e439a10ca7a9c03d6e873d;hpb=49eca40060b04105343874714fa67976b9430def;p=rodin%2Fchimara.git diff --git a/src/style.c b/src/style.c index c4f51f9..bce1516 100644 --- a/src/style.c +++ b/src/style.c @@ -1,7 +1,7 @@ #include "glk.h" void -glk_set_style(glui32 val) +glk_set_style(glui32 styl) { /* No nothing yet */ return;