Added additional fallback background

This commit is contained in:
Niklas080208
2026-01-31 20:45:20 +01:00
parent 9c62a590f0
commit a20a27c71e
8 changed files with 36 additions and 19 deletions

View File

@@ -302,6 +302,8 @@ static void nyx_load_bg_icons()
// Load background resource if any.
hekate_bg = bmp_to_lvimg_obj("bootloader/res/background.bmp");
// Load alternate background for non-Home tabs (About, Tools, Info, Options).
hekate_bg_etc = bmp_to_lvimg_obj("bootloader/res/background_etc.bmp");
}
#define EXCP_EN_ADDR 0x4003FFFC