ir: implement new 3ds HID via ir:rst

This commit is contained in:
wwylele
2017-05-04 12:59:28 +03:00
parent de1b6cc695
commit 85116643b2
9 changed files with 207 additions and 24 deletions
+5
View File
@@ -25,6 +25,11 @@ void Shutdown() {
ShutdownRST();
}
void ReloadInputDevices() {
ReloadInputDevicesUser();
ReloadInputDevicesRST();
}
} // namespace IR
} // namespace Service