diff options
Diffstat (limited to 'src/ui.h')
-rw-r--r-- | src/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #define DOUI_NINIT 6 #define DOUI_KEY 7 -#define UILOOP_TIMEOUT 1 +#define UILOOP_TIMEOUT 1000 #define UIKEY_ACTIVATE 0 #define UIKEY_ENTER 10 |