small style tweak
This commit is contained in:
parent
1438d3037a
commit
9136ab2565
|
@ -1,7 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#define STYLE_N 9224 + 1000
|
||||
#define STYLE_N 9278 + 1000
|
||||
|
||||
void read_style_js(char* string)
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define STYLE_N 9224 + 1000
|
||||
#define STYLE_N 9278 + 1000
|
||||
|
||||
void read_style_js(char* string);
|
||||
|
|
Loading…
Reference in New Issue
Block a user