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

#define STYLE_N 7265 + 1000

void read_style_js(char* string);

#endif