yuzu/src/core/hle/service/friend
David Marcec 0330f5d6f8 IFriendService::GetFriendList
We don't have any friends implemented in Yuzu yet so it doesn't make sense to return any friends. For now we'll be returning 0 friends however the information provided will allow a proper implementation of this cmd when needed.
2019-07-09 18:20:58 +10:00
..
errors.h Attemp clang format fix? 2019-06-28 22:08:50 +10:00
friend.cpp IFriendService::GetFriendList 2019-07-09 18:20:58 +10:00
friend.h Implemented INotificationService 2019-06-24 12:26:45 +10:00
interface.cpp Implemented INotificationService 2019-06-24 12:26:45 +10:00
interface.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00