OsdWrite(OsdGetSize()/2," Unmounting the image",0,0);
OsdUpdate();
sleep(1);
input_poll(0);
menu_key_set(0);
selPath[0]=0;
menustate=fs_MenuSelect;
break;
}
if(menu)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.