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()