nyx: use the now exported window custom action
This commit is contained in:
@@ -42,8 +42,7 @@ static lv_res_t (*emummc_tools)(lv_obj_t *btn);
|
||||
|
||||
static lv_res_t _action_emummc_window_close(lv_obj_t *btn)
|
||||
{
|
||||
lv_win_close_action(btn);
|
||||
close_btn = NULL;
|
||||
nyx_win_close_action_custom(btn);
|
||||
|
||||
// Delete and relaunch main emuMMC window.
|
||||
lv_obj_del(emummc_manage_window);
|
||||
|
||||
Reference in New Issue
Block a user