From db24b566ba1be51255b98aafc34a117aaec65f39 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Wed, 17 Jun 2020 15:43:17 +0200 Subject: switch between cpu and gpu rendering while running --- src/ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui.h') diff --git a/src/ui.h b/src/ui.h index b75dd13..a957237 100644 --- a/src/ui.h +++ b/src/ui.h @@ -7,6 +7,7 @@ #ifndef INCLUDE_UI #define INCLUDE_UI +#define SCROLL_SPEED 20 #define BLOCK_HEIGHT 25 #define MENU_BAR_HEIGHT 25 #define MENU_HORIZONTAL_PADDING 10 -- cgit v1.2.3-70-g09d2