From cf960c407ab60b5179d8085e6f7461288aef6e19 Mon Sep 17 00:00:00 2001 From: epoch Date: Mon, 10 Apr 2017 04:52:02 -0500 Subject: cleaned up a bit of stuff and added another option to config.h --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 2ef2d1a..613f458 100644 --- a/src/config.h +++ b/src/config.h @@ -18,5 +18,6 @@ #define DEFAULT_MINIMAP 0 #define FORCE_REDRAW 1 #define MAXSHAPES 3000 +#define ROTATE_STEP 5 #endif -- cgit v1.2.3