1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-14 19:38:14 -06:00
Ac_K 3c09abf9e6
pctl: Stub IsFreeCommunicationAvailable ()
* pctl: Stub IsFreeCommunicationAvailable

This PR stub call IsFreeCommunicationAvailable since it's the same as call CheckFreeCommunicationPermission without a sets of an internal field.
I've fixed a wrong logic found while I'm checked the call by RE.

This fix .

* Fix comments
2021-01-10 21:26:59 +01:00
..