rosenrot/plugins/style/style.h

9 lines
99 B
C

#ifndef STYLE
#define STYLE
#define STYLE_N 4709 + 100
void read_style_js(char* string);
#endif