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

#define STYLE_N 4748 + 100

void read_style_js(char* string);

#endif