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

#define STYLE_N 6252 + 100

void read_style_js(char* string);

#endif