2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/nifm
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
..
nifm.cpp service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
nifm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00