dolphin/Source
Lioncash ac1b48497e NetPlayServer: Make g_initial_netplay_rtc a member variable of NetPlayClient
Behaviorally, this belongs within the netplay client. The server will
always transmit a known RTC value, so it doesn't even need a global for
this. Given the client receives the packet containing said RTC value, we can
store it as a member variable and provide an accessor for reading that
value.

This removes another global variable within the netplay code.
2018-08-03 23:20:16 -04:00
..
Android Android: Fix wiimote settings saving. 2018-07-30 19:50:45 -04:00
Core NetPlayServer: Make g_initial_netplay_rtc a member variable of NetPlayClient 2018-08-03 23:20:16 -04:00
DSPSpy
DSPTool
PCH bump msvc version check 2018-07-11 14:53:38 -07:00
UnitTests
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln