mirror of
https://github.com/CTCaer/hekate.git
synced 2025-04-20 11:35:56 +00:00
Update main.c
This commit is contained in:
parent
683ca6af1d
commit
090275015b
1 changed files with 2 additions and 0 deletions
|
@ -2493,6 +2493,8 @@ void auto_launch_firmware()
|
|||
|
||||
if (btn & BTN_VOL_DOWN)
|
||||
goto out;
|
||||
if (btn & BTN_VOL_UP)
|
||||
power_off();
|
||||
|
||||
ini_free(&ini_sections);
|
||||
if (h_cfg.autoboot_list)
|
||||
|
|
Loading…
Add table
Reference in a new issue