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

#define STYLE_N 4390 + 100

void read_style_js(char* string);

#endif