yuzu/src/core/hle/service/friend
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent
The service context helps to manage all created events and allows us to close them upon destruction.
2021-10-01 23:38:59 -04:00
..
errors.h
friend_interface.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
friend_interface.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
friend.cpp service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
friend.h