input_common/udp: allow changing pad index
This commit is contained in:
parent
d1c364bb85
commit
e1ae14d508
6 changed files with 21 additions and 12 deletions
|
@ -98,6 +98,7 @@ struct Values {
|
|||
std::string touch_device;
|
||||
std::string udp_input_address;
|
||||
u16 udp_input_port;
|
||||
u8 udp_pad_index;
|
||||
|
||||
// Core
|
||||
bool use_cpu_jit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue