suyu/src/core/hle/service/hid
Lioncash e433e99191 hid/npad: Remove redundant non-const variant of IsControllerSupported()
The const qualified variant can also be called in non-const contexts, so
we can remove the non-const variant to eliminate a bit of code
duplication.
2019-10-17 18:11:41 -04:00
..
controllers hid/npad: Remove redundant non-const variant of IsControllerSupported() 2019-10-17 18:11:41 -04:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp hid: Implement DeactivateNpad 2019-10-07 04:44:09 -07:00
hid.h hid: Implement DeactivateNpad 2019-10-07 04:44:09 -07:00
irs.cpp Deglobalize System: IRS 2019-09-22 16:30:30 +10:00
irs.h Deglobalize System: IRS 2019-09-22 16:30:30 +10:00
xcd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
xcd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00