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

#define STYLE_N 7127 + 1000

void read_style_js(char* string);

#endif