summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_controller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hid/emulated_controller.cpp')
-rw-r--r--src/core/hid/emulated_controller.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hid/emulated_controller.cpp b/src/core/hid/emulated_controller.cpp
index b17b00f2c..ec1364452 100644
--- a/src/core/hid/emulated_controller.cpp
+++ b/src/core/hid/emulated_controller.cpp
@@ -1025,6 +1025,7 @@ bool EmulatedController::HasNfc() const {
1025 case NpadStyleIndex::JoyconRight: 1025 case NpadStyleIndex::JoyconRight:
1026 case NpadStyleIndex::JoyconDual: 1026 case NpadStyleIndex::JoyconDual:
1027 case NpadStyleIndex::ProController: 1027 case NpadStyleIndex::ProController:
1028 case NpadStyleIndex::Handheld:
1028 break; 1029 break;
1029 default: 1030 default:
1030 return false; 1031 return false;