-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move PS4 TP/Share switch check to getPS4Report (#336)
this allows the rest of the gamepad code --- hotkeys, BOOTSEL boot hotkey --- to always treat S1 as S1 and A2 as A2, rather than having to also encapsulate the switch check in order to have consistent behavior. the switch is only for PS4 mode anyway, so we can just stuff it in there. fixes #329
- Loading branch information
Showing
1 changed file
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters