mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Add SetSysFlag_RequiresRunRepairTimeReviser
This commit is contained in:
parent
8bef0e6298
commit
4581e597c0
@ -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