mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 00:07:47 +00:00
MIC_U: Stub service funcions
This commit is contained in:
parent
362c6cf75c
commit
cdce7ca48b
4 changed files with 307 additions and 16 deletions
|
@ -16,6 +16,7 @@ namespace MIC_U {
|
|||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
~Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "mic:u";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue