nyx: Allow hue icons from section names

This commit is contained in:
CTCaer
2020-05-05 19:01:08 +03:00
parent c7ab404fc1
commit f56d1bad04
2 changed files with 13 additions and 10 deletions

View File

@@ -373,7 +373,7 @@ void nyx_init_load_res()
else
icon_payload = bmp_to_lvimg_obj("bootloader/res/icon_payload_custom.bmp");
icon_lakka = bmp_to_lvimg_obj("bootloader/res/icon_lakka.bmp");
// Load background resource if any.
hekate_bg = bmp_to_lvimg_obj("bootloader/res/background.bmp");
sd_unmount(false);