mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 16:55:46 +00:00
input_common: Minor typo issues (#9922)
This commit is contained in:
parent
4bdcafda58
commit
822a967bca
8 changed files with 48 additions and 48 deletions
|
@ -46,7 +46,7 @@ enum class PollingMode {
|
|||
// Constant polling of buttons, analogs and motion data
|
||||
Active,
|
||||
// Only update on button change, digital analogs
|
||||
Pasive,
|
||||
Passive,
|
||||
// Enable near field communication polling
|
||||
NFC,
|
||||
// Enable infrared camera polling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue