refactor example config and add ini.c

This commit is contained in:
Tony Crisci 2017-08-24 15:26:51 -04:00
parent 98f4cdfccb
commit 54f87146c3
10 changed files with 463 additions and 158 deletions

View file

@ -19,6 +19,7 @@
#include <wlr/util/log.h>
#include <math.h>
#include "shared.h"
#include "config.h"
#include "cat.h"
struct sample_state {