From 91cb68a1fb5b019aaebf77fae6506bb807059b65 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 1 Mar 2007 11:14:46 +0000 Subject: Introducing the root menu! Blind users: get a new voice file as there are lots of lang changes and new strings. FS#6630 or RootMenu on the wiki for more info. complaints to /dev/null :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12528 a1c6a512-1295-4272-9138-f99709370657 --- apps/main_menu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/main_menu.h') diff --git a/apps/main_menu.h b/apps/main_menu.h index d1c36b3..c70640f 100644 --- a/apps/main_menu.h +++ b/apps/main_menu.h @@ -21,7 +21,7 @@ #include "menu.h" -extern bool main_menu(void); +extern int main_menu(void); extern bool rec_menu(void); #endif -- cgit v1.1