yuzu-mainline/src/core/hle/service/set
Lioncash 5b0a9f8ba8 core: Add missing override specifiers where applicable
Applies the override specifier where applicable. In the case of
destructors that are  defaulted in their definition, they can
simply be removed.

This also removes the unnecessary inclusions being done in audin_u and
audrec_u, given their close proximity.
2019-04-04 12:19:44 -04:00
..
set_cal.cpp set_cal: Update service function table 2018-10-19 03:26:56 -04:00
set_cal.h core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00
set_fd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
set_fd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
set_sys.cpp set_sys: Move constants to anonymous namespace 2019-03-11 11:16:35 -04:00
set_sys.h set_sys: Implement GetFirmwareVersion(2) for libnx hosversion 2019-03-10 16:51:42 -04:00
set.cpp service/set: Convert GetLanguageCode over to using PushEnum() 2018-11-30 09:08:07 -05:00
set.h service/set: Implement MakeLanguageCode 2018-11-30 09:08:03 -05:00
settings.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
settings.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00