mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 10:36:57 +00:00
Merge pull request #9113 from german77/peer_pressure
service: nfp: Allow amiibos without keys
This commit is contained in:
commit
e59bd6c335
8 changed files with 26 additions and 12 deletions
|
|
@ -1025,6 +1025,7 @@ bool EmulatedController::HasNfc() const {
|
|||
case NpadStyleIndex::JoyconRight:
|
||||
case NpadStyleIndex::JoyconDual:
|
||||
case NpadStyleIndex::ProController:
|
||||
case NpadStyleIndex::Handheld:
|
||||
break;
|
||||
default:
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue