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

#define STYLE_N 6894 + 1000

void read_style_js(char* string);

#endif