aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.h
blob: 1927c79c8ef6cdf3ae266810d1cf78cb9084847d (plain)
1
2
3
4
5
6
7
8
#ifndef STYLE
#define STYLE

#define STYLE_N 5436 + 100

void read_style_js(char* string);

#endif