Add amiibo loading interface
This commit is contained in:
@@ -104,4 +104,5 @@ class ServiceManager {
|
||||
|
||||
// Input function wrappers
|
||||
HIDService& getHID() { return hid; }
|
||||
NFCService& getNFC() { return nfc; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user