mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-10-26 17:19:40 -04:00
partial gmv implementation
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@6 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
1a20dbc8de
commit
47f22a1fd8
3 changed files with 52 additions and 19 deletions
|
|
@ -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(;;)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue