diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c index 5054fd21b1..5fb7072b6a 100644 --- a/apps/plugins/xobox.c +++ b/apps/plugins/xobox.c @@ -913,7 +913,7 @@ static int xobox_loop (void) } #endif - button = rb->button_get_w_tmo (true); + button = rb->button_get_w_tmo (1); switch (button) { case UP: case UP|BUTTON_REPEAT: