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

#define STYLE_N 6073 + 100

void read_style_js(char* string);

#endif