commit | 0e7d88613a8a455de0ebb5446a0bda1372052825 | [log] [tgz] |
---|---|---|
author | Koushik Dutta <koushd@gmail.com> | Wed Nov 16 16:47:53 2011 -0800 |
committer | Koushik Dutta <koushd@gmail.com> | Wed Nov 16 16:47:53 2011 -0800 |
tree | ca0105858dbf3fb975f2827294dcfbed58b7e4ac | |
parent | 0df56f4db49c1fde314e1e0b02b32cfc6ceca1dd [diff] [blame] |
Support custom graphics.c. Set the recovery timeout to 1 hour.
diff --git a/ui.c b/ui.c index 5a9895e..1df42ad 100644 --- a/ui.c +++ b/ui.c
@@ -55,7 +55,7 @@ #define CHAR_HEIGHT 16 #endif -#define UI_WAIT_KEY_TIMEOUT_SEC 120 +#define UI_WAIT_KEY_TIMEOUT_SEC 3600 UIParameters ui_parameters = { 6, // indeterminate progress bar frames