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

#define STYLE_N 1610 + 1

void read_style_js(char* string);

#endif