mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-22 19:32:39 +02:00
fs.mitm: Intercept qlaunch sysver request
This commit is contained in:
parent
71084bdd77
commit
e1e699a124
@ -196,7 +196,7 @@ class ISession : public IWaitable {
|
|||||||
/* TODO: Panic? */
|
/* TODO: Panic? */
|
||||||
}
|
}
|
||||||
IpcParsedCommand r;
|
IpcParsedCommand r;
|
||||||
u64 cmd_id;
|
u64 cmd_id = 0;
|
||||||
|
|
||||||
|
|
||||||
Result retval = ipcParse(&r);
|
Result retval = ipcParse(&r);
|
||||||
|
Loading…
Reference in New Issue
Block a user