فهرست منبع

core: hid: Add handheld to nfc devices

german77 3 سال پیش
والد
کامیت
2ccbf5abdd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/core/hid/emulated_controller.cpp

+ 1 - 0
src/core/hid/emulated_controller.cpp

@@ -1048,6 +1048,7 @@ bool EmulatedController::HasNfc() const {
     case NpadStyleIndex::JoyconRight:
     case NpadStyleIndex::JoyconDual:
     case NpadStyleIndex::ProController:
+    case NpadStyleIndex::Handheld:
         break;
     default:
         return false;