partial gmv implementation

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@6 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2006-12-25 15:17:54 +00:00
parent 4f67228034
commit 312e9ce192
8 changed files with 109 additions and 48 deletions

View file

@ -603,7 +603,7 @@ static void draw_amenu_options(int menu_sel)
static void amenu_loop_options(void)
{
int menu_sel = 0, menu_sel_max = 11;
int menu_sel = 0, menu_sel_max = 10;
unsigned long inp = 0;
for(;;)