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

#define STYLE_N 6657 + 100

void read_style_js(char* string);

#endif