rosalina: prevent disconnect when shell is closed

Fuck ndm, fuck StreetPass
This commit is contained in:
TuxSH
2020-07-11 21:39:36 +01:00
parent dc67d438dc
commit 4c01bb453c
6 changed files with 30 additions and 3 deletions

View File

@@ -17,6 +17,8 @@
#define _REENT_ONLY
#include <errno.h>
#define ROSALINA_PREVENT_DISCONNECT (*(volatile bool*)0x1FF81108)
#define SYNC_ERROR ENODEV
extern bool miniSocEnabled;