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

#define STYLE_N 1505 + 1

void read_style_js(char* string);

#endif