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

#define STYLE_N 7275 + 1000

void read_style_js(char* string);

#endif