From 0ba58087e05dc16b1b163de5818bc2e6ef14ecef Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sat, 29 Apr 2023 18:33:09 -0400 Subject: tweak: savepoint --- plugins/style/style.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/style/style.h') diff --git a/plugins/style/style.h b/plugins/style/style.h index ab69b64..ce2a8a1 100644 --- a/plugins/style/style.h +++ b/plugins/style/style.h @@ -1,7 +1,7 @@ #ifndef STYLE #define STYLE -#define STYLE_N 1505 + 1 +#define STYLE_N 1610 + 1 void read_style_js(char* string); -- cgit v1.2.3