9 lines
96 B
C
9 lines
96 B
C
|
#ifndef STYLE
|
||
|
#define STYLE
|
||
|
|
||
|
#define STYLE_N 794 + 1
|
||
|
|
||
|
void read_style_js(char* string);
|
||
|
|
||
|
#endif
|