2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/input_common/udp
Lioncash 30b1e71066 udp/client: Make use of designated initializers in TestCommunication()
Same behavior, but makes the callback list nicer to look at.
2020-10-16 06:23:51 -04:00
..
client.cpp udp/client: Make use of designated initializers in TestCommunication() 2020-10-16 06:23:51 -04:00
client.h udp/client: Take std::function by const reference with TestCommunication() 2020-10-16 06:22:29 -04:00
protocol.cpp
protocol.h
udp.cpp input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
udp.h Add cemu hook changes related to PR #4609 2020-09-04 21:48:13 -05:00