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

#define STYLE_N 1781 + 1

void read_style_js(char* string);

#endif