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

#define STYLE_N 3858 + 1

void read_style_js(char* string);

#endif