yuzu/src/network
FearlessTobi 7d82e57b91 network: Move global state into a seperate class
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
2022-07-25 21:59:31 +02:00
..
CMakeLists.txt network: Add initial files and enet dependency 2022-07-25 21:57:14 +02:00
network.cpp network: Move global state into a seperate class 2022-07-25 21:59:31 +02:00
network.h network: Move global state into a seperate class 2022-07-25 21:59:31 +02:00
packet.cpp Fix compilation on linux gcc 2022-07-25 21:59:30 +02:00
packet.h network: Add initial files and enet dependency 2022-07-25 21:57:14 +02:00
room_member.cpp common: multiplayer: Use GameInfo type 2022-07-25 21:59:31 +02:00
room_member.h Address second part of review comments 2022-07-25 21:59:30 +02:00
room.cpp common: multiplayer: Use GameInfo type 2022-07-25 21:59:31 +02:00
room.h common: multiplayer: Use GameInfo type 2022-07-25 21:59:31 +02:00
verify_user.cpp network: Add initial files and enet dependency 2022-07-25 21:57:14 +02:00
verify_user.h yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00