From cd1f7309aed360770bbfb33ed91fb6fd951b6f0a Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 10 May 2020 17:56:18 +0200 Subject: Added gif --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 1347faa..970ca51 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ // # define LINE_COLOR 0x151515ff // # define LINE_COLOR 0xb71c1cff -# define LINE_COLOR 0x280000ff +# define LINE_COLOR 0x280808ff # define POINTS_STEP 1.0 # define FACTOR_STEP 0.01 -- cgit