mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 23:22:42 +00:00
- added stubbed out GSP::Gpu service interface
- various cleanups/refactors to HLE services
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
~Interface();
|
||||
|
||||
/**
|
||||
* Gets the string name used by CTROS for a service
|
||||
* Gets the string name used by CTROS for the service
|
||||
* @return Port name of service
|
||||
*/
|
||||
std::string GetPortName() const {
|
||||
|
||||
Reference in New Issue
Block a user