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