updated version #, imlib2 fixed, i forgot when the window size changes we totally...
[monky] / src / conf_cookie.h
1 /* -*- mode: c; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*- */
2
3 #ifndef _CONF_COOKIE_H
4 #define _CONF_COOKIE_H
5
6 FILE *conf_cookie_open(void);
7
8 #endif /* _CONF_COOKIE_H */