yuzu/src/core/hle/service/am
Lioncash dcb91ca4a4 service: Eliminate cases of member shadowing
Resolves a few localized instances of member variable shadowing. Brings
us a little closer to turning shadowing warnings into errors.
2021-04-26 09:39:49 -04:00
..
applets service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
am.cpp ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled 2021-04-23 23:04:22 -04:00
am.h ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled 2021-04-23 23:04:22 -04:00
applet_ae.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_ae.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00