mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 19:02:14 +02:00
Add SetSysFlag_RequiresRunRepairTimeReviser
This commit is contained in:
parent
ac7393c40c
commit
bccaa4063e
@ -64,6 +64,7 @@ typedef enum {
|
||||
SetSysFlag_BluetoothBoostEnable = 113,
|
||||
SetSysFlag_InRepairProcessEnable = 115,
|
||||
SetSysFlag_HeadphoneVolumeUpdate = 117,
|
||||
SetSysFlag_RequiresRunRepairTimeReviser = 141,
|
||||
} SetSysFlag;
|
||||
|
||||
/// Structure returned by \ref setsysGetFirmwareVersion
|
||||
|
Loading…
Reference in New Issue
Block a user