NSIS/Docs/src/bin/halibut/style.c

8 lines
126 B
C
Raw Normal View History

/*
* style.c: load and keep track of user style preferences
*/
#include <stdio.h>
#include <stdlib.h>
#include "halibut.h"