mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-09 19:25:10 +01:00
dmnt: fix missing init
This commit is contained in:
parent
44725c8910
commit
4191dcee75
@ -72,6 +72,7 @@ void __appInit(void) {
|
||||
R_ASSERT(lrInitialize());
|
||||
R_ASSERT(setInitialize());
|
||||
R_ASSERT(setsysInitialize());
|
||||
R_ASSERT(hidInitialize());
|
||||
R_ASSERT(fsInitialize());
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user