mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-17 06:12:15 +02:00
No more DRM memes
This commit is contained in:
parent
a41ccc510e
commit
ff722e10b4
@ -97,7 +97,8 @@ namespace ams::ldr {
|
||||
}
|
||||
|
||||
Result LoaderService::SetEnabledProgramVerification(bool enabled) {
|
||||
ldr::SetEnabledProgramVerification(enabled);
|
||||
bool a = false;
|
||||
ldr::SetEnabledProgramVerification(a); // I hate you, program DRM
|
||||
return ResultSuccess();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user