suyu/src/input_common/udp
Lioncash cda24b8eb1 udp/client: Define ClientData constructor/destructor in cpp file
Prevents compilation errors on clang 12 due to incomplete types within a
unique_ptr member.
2021-02-09 17:36:32 -05:00
..
client.cpp udp/client: Define ClientData constructor/destructor in cpp file 2021-02-09 17:36:32 -05:00
client.h udp/client: Define ClientData constructor/destructor in cpp file 2021-02-09 17:36:32 -05:00
protocol.cpp input/udp - Dont log on invalid packet received 2020-03-03 19:52:16 -07:00
protocol.h Allow to return up to 16 touch inputs per engine 2021-01-15 09:05:17 -06:00
udp.cpp Allow to return up to 16 touch inputs per engine 2021-01-15 09:05:17 -06:00
udp.h Add cemu hook changes related to PR #4609 2020-09-04 21:48:13 -05:00