yuzu/src/core/hle/service/acc
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance
Resolves numerous deprecation warnings throughout the codebase due to
inclusion of this header. Now building core should be significantly less
noisy (and also relying on less global state).

This also uncovered quite a few modules that were relying on indirect
includes, which have also been fixed.
2020-11-08 15:58:11 -05:00
..
acc.cpp ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
acc.h acc: Stub LoadOpenContext 2020-09-21 01:01:02 -04:00
acc_aa.cpp account: Update function tables and add missing classes (#4145) 2020-06-22 16:03:26 -04:00
acc_aa.h Cleanup 2019-06-16 20:18:35 +10:00
acc_su.cpp acc: ListOpenContextStoredUsers partial stub 2020-06-28 16:44:36 +10:00
acc_su.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u0.cpp acc: Stub LoadOpenContext 2020-09-21 01:01:02 -04:00
acc_u0.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u1.cpp acc: ListOpenContextStoredUsers partial stub 2020-06-28 16:44:36 +10:00
acc_u1.h Cleanup 2019-06-16 20:18:35 +10:00
errors.h Addressed issues 2019-06-28 15:19:51 +10:00
profile_manager.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
profile_manager.h core: Initialize several structs that make use of Common::UUID. 2020-01-04 13:29:55 -05:00