suyu/src/core/hle/service/hid
Lioncash d076466f26 hid/npad: Add missing break in default case
While not an issue, it does prevent fallthrough from occurring if
anything is ever added after this case (unlikely to occur, but this
turns a trivial "should not cause issues" into a definite "won't cause
issues).
2019-10-17 18:17:42 -04:00
..
controllers hid/npad: Add missing break in default case 2019-10-17 18:17:42 -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