82
92
else if ((event & B_CLICK_FLAGS) == B_ANY_HOLD_RELEASE) {
83
93
// ask the user for a number, if they selected a menu item
84
94
if (config_step && config_step <= num_config_steps) {
85
99
push_state(number_entry_state, 0);
87
101
// exit after falling out of end of menu