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

#define STYLE_N 6715 + 1000

void read_style_js(char* string);

#endif