mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 10:07:52 -05: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