Compare timebase of netplay users to detect desyncs.

This commit is contained in:
Rachel Bryk
2015-03-08 06:50:47 -04:00
committed by comex
parent 3d9fdf57e8
commit 04ca54623c
6 changed files with 94 additions and 3 deletions

View File

@ -77,6 +77,8 @@ public:
u8 LocalWiimoteToInGameWiimote(u8 local_pad);
static void SendTimeBase();
enum State
{
WaitingForTraversalClientConnection,