aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Friend/ServiceCreator/IFriendService.cs
AgeCommit message (Expand)Author
2024-01-29Migrate friends service to new IPC (#6174)gdkchan
2023-09-29Signal friends completion event and stub CheckBlockedUserListAvailability (#5...gdkchan
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry