nyx: disable reboot to OFW button if autorcm

This commit is contained in:
CTCaer
2023-02-11 23:59:30 +02:00
parent c9405680f2
commit a6d7fa7fe1
7 changed files with 16 additions and 8 deletions

View File

@@ -37,6 +37,7 @@ typedef struct _hekate_config
bool t210b01;
bool emummc_force_disable;
bool rcm_patched;
bool autorcm_enabled;
u32 errors;
hos_eks_mbr_t *eks;
} hekate_config;