Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware
This commit is contained in:
@@ -48,7 +48,7 @@ void __appExit(void) {
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
consoleDebugInit(debugDevice_SVC);
|
||||
|
||||
|
||||
/* TODO: What's a good timeout value to use here? */
|
||||
WaitableManager *server_manager = new WaitableManager(U64_MAX);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user