mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 03:06:52 -04:00
result: always prefer diag::Abort to fatal
This commit is contained in:
parent
366c265ab2
commit
8d10584a51
17 changed files with 4 additions and 120 deletions
|
@ -63,12 +63,6 @@ namespace ams {
|
|||
boot::RebootForFatalError(ctx);
|
||||
}
|
||||
|
||||
namespace result {
|
||||
|
||||
bool CallFatalOnResultAssertion = false;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
using namespace ams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue