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/recovery_ui.h b/recovery_ui.h index 51f8817..bb22445 100644 --- a/recovery_ui.h +++ b/recovery_ui.h
@@ -70,8 +70,7 @@ #define ITEM_INSTALL_ZIP 4 #define ITEM_BACKUP 5 #define ITEM_RESTORE 6 -#define ITEM_MOUNT_SDCARD 7 -#define ITEM_MOUNT_USB 8 +#define ITEM_MOUNT 7 // Header text to display above the main menu. extern char* MENU_HEADERS[];