mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
ldr: update 10.0.0 conditionals
This commit is contained in:
parent
4a38a36036
commit
353e27b9e2
2 changed files with 3 additions and 1 deletions
|
@ -98,6 +98,7 @@ namespace ams::ldr {
|
|||
|
||||
Result LoaderService::SetEnabledProgramVerification(bool enabled) {
|
||||
ldr::SetEnabledProgramVerification(enabled);
|
||||
return ResultSuccess();
|
||||
}
|
||||
|
||||
/* Atmosphere commands. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue