Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/core/hle/service/apm
Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
2018-07-19 12:25:02 -04:00
..
apm.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
apm.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
interface.cpp Update clang format 2018-07-02 21:45:47 -04:00
interface.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00