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

#define STYLE_N 794 + 1

void read_style_js(char* string);

#endif