suyu/src/core/hle/service/bcat
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
..
backend service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
bcat.cpp bcat: Update function tables and add missing classes (#4172) 2020-06-26 20:33:25 -04:00
bcat.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
module.cpp service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
module.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00