mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 22:12:34 -07:00
MIC_U: Stub service funcions
This commit is contained in:
@@ -16,6 +16,7 @@ namespace MIC_U {
|
||||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
~Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "mic:u";
|
||||
|
Reference in New Issue
Block a user