commit | b9546a8047f5ac3bf0ec8622b391a699e31e87ff | [log] [tgz] |
---|---|---|
author | Koushik K. Dutta <koushd@gmail.com> | Sun Mar 14 22:42:30 2010 -0700 |
committer | Koushik K. Dutta <koushd@gmail.com> | Sun Mar 14 22:42:30 2010 -0700 |
tree | 5d190460ad137e59db77b9197ddaa943be8e363d | |
parent | face588f64a8ac0a19016519bca027f625b96047 [diff] [blame] |
Camera and center button now select. Add more mount and unmount options. 1.7.0
diff --git a/common.h b/common.h index ddc9f68..594f6d6 100644 --- a/common.h +++ b/common.h
@@ -34,6 +34,7 @@ void ui_print(const char *fmt, ...); void ui_reset_text_col(); +void ui_set_show_text(int value); // Display some header text followed by a menu of items, which appears // at the top of the screen (in place of any scrolling ui_print()