Add support for split inis in 'bootloader/ini'
- A new option was added to Launch. - These can be configured for autoboot
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
typedef struct _hekate_config
|
||||
{
|
||||
u32 autoboot;
|
||||
u32 autoboot_list;
|
||||
u32 bootwait;
|
||||
u32 customlogo;
|
||||
u32 verification;
|
||||
|
||||
Reference in New Issue
Block a user