ryujinx/Ryujinx.HLE/HOS/Services/Friend/ServiceCreator
Ac_K 1457ab5456
friend: Implement GetPlayHistoryRegistrationKey (#1424)
* friend: Implement GetPlayHistoryRegistrationKey

This implement IServiceCreator::GetPlayHistoryRegistrationKey call accordingly to RE.

Close #1110

* Fix comments

* Fix guid and comment some codes

* Improve guid casting and remove unused vars
2020-08-02 02:20:44 +02:00
..
FriendService/Types
NotificationService
Types friend: Implement GetPlayHistoryRegistrationKey (#1424) 2020-08-02 02:20:44 +02:00
IDaemonSuspendSessionService.cs
IFriendService.cs friend: Implement GetPlayHistoryRegistrationKey (#1424) 2020-08-02 02:20:44 +02:00
INotificationService.cs