nyx: improve Nyx reload and auto reload

Check that Nyx exists and also improve detection when SD is removed.
This commit is contained in:
CTCaer
2025-04-30 08:40:25 +03:00
parent 4fff346150
commit 51512a30bd
3 changed files with 35 additions and 13 deletions

View File

@@ -402,7 +402,7 @@ error_occured:
msleep(1000);
btn_wait();
reload_nyx();
reload_nyx(NULL, true);
}
}