From 5097a1982bb7687b778255c9321407642320d24a Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sat, 23 Mar 2024 17:48:42 -0300 Subject: formatting & tweaks pass --- plugins/style/style.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'plugins/style/style.h') diff --git a/plugins/style/style.h b/plugins/style/style.h index 1faab7a..42fe798 100644 --- a/plugins/style/style.h +++ b/plugins/style/style.h @@ -1,8 +1,5 @@ -#ifndef STYLE -#define STYLE +#pragma once #define STYLE_N 7624 + 1000 void read_style_js(char* string); - -#endif -- cgit v1.2.3