strat: fixes for compat with latest libnx
This commit is contained in:
@@ -30,7 +30,7 @@ namespace ams::result::impl {
|
||||
AMS_ASSERT((ams::result::CallFatalOnResultAssertion));
|
||||
|
||||
/* TODO: ams::fatal:: */
|
||||
fatalSimple(result.GetValue());
|
||||
fatalThrow(result.GetValue());
|
||||
while (true) { /* ... */ }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user