yuzu/src/core/hle
Squall-Leonhart 8ae26df15c service: hid: Ensure resource manager is initialized
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues.

Fixes #12088
2023-11-20 11:43:56 +11:00
..
kernel fix apple clang build again 2023-11-14 11:53:02 -05:00
service service: hid: Ensure resource manager is initialized 2023-11-20 11:43:56 +11:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
result.h kernel: add KPageTableBase 2023-11-10 12:01:35 -05:00