fix warnings

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13407 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2007-05-19 00:51:21 +00:00
parent fabe988eb2
commit 6ea228d39d

View file

@ -519,7 +519,7 @@ void cb_restoreposition ( void ) {
static int cb_menu(void)
{
int selection;
int result;
int result = 0;
bool menu_quit = false;
MENUITEM_STRINGLIST(menu,"Chessbox Menu",NULL,"New Game","Resume Game",