From 3a360a7dc3f3f992b69f8d2f418da15efdbbac7f Mon Sep 17 00:00:00 2001 From: Tim Segers Date: Sun, 9 Oct 2022 15:03:44 +0200 Subject: Replace gas switch icon --- output.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output.h') diff --git a/output.h b/output.h index 829e23a..640b457 100644 --- a/output.h +++ b/output.h @@ -10,7 +10,7 @@ #define ASC 0x2197 /* Unicode North East Arrow */ #define LVL 0x2192 /* Unicode Rightwards Arrow */ #define DEC 0x2198 /* Unicode South East Arrow */ -#define SWI 0x1F5D8 /* Clockwise Right and Left Semicircle Arrows */ +#define SWI 0x21BB /* Clockwise Open Circle Arrow */ void print_planhead(); void print_planline(const wchar_t sign, const double depth, const double time, const double runtime, const gas_t *gas); -- cgit v1.2.3-70-g09d2