mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 10:07:56 -05:00
Add multiple udp server support
This commit is contained in:
@ -174,9 +174,7 @@ struct Values {
|
||||
|
||||
Setting<bool> motion_enabled;
|
||||
std::string motion_device;
|
||||
std::string udp_input_address;
|
||||
u16 udp_input_port;
|
||||
u8 udp_pad_index;
|
||||
std::string udp_input_servers;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
|
Reference in New Issue
Block a user