summaryrefslogtreecommitdiff
path: root/src/beatmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/beatmapper.h')
-rw-r--r--src/beatmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/beatmapper.h b/src/beatmapper.h
index c57164b..8182e40 100644
--- a/src/beatmapper.h
+++ b/src/beatmapper.h
@@ -34,7 +34,7 @@
#include <map>
-#define HISTORY_SIZE 43
+#define HISTORY_SIZE 200
class BeatMapper {
public: