Byakuren 1.0.1
A theme color extracting library implemented by C.
Loading...
Searching...
No Matches
byakuren.h
Go to the documentation of this file.
1
8#ifndef BYAKUREN_H_
9#define BYAKUREN_H_
10
11#include "bkr_common.h"
12#include "const/palette.h"
13#include "lib/mindiff.h"
14#include "lib/mix.h"
15#include "lib/octree.h"
16
17#endif // BYAKUREN_H_