core: hid: Add handheld to nfc devices
This commit is contained in:
parent
d444a2ffab
commit
06555ad6c0
1 changed files with 1 additions and 0 deletions
|
@ -1048,6 +1048,7 @@ bool EmulatedController::HasNfc() const {
|
||||||
case NpadStyleIndex::JoyconRight:
|
case NpadStyleIndex::JoyconRight:
|
||||||
case NpadStyleIndex::JoyconDual:
|
case NpadStyleIndex::JoyconDual:
|
||||||
case NpadStyleIndex::ProController:
|
case NpadStyleIndex::ProController:
|
||||||
|
case NpadStyleIndex::Handheld:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
return false;
|
return false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue