mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-17 02:00:45 -04: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