Files
dolphin/Source/Core/Core
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
..
2018-07-28 16:35:42 +02:00
2018-07-19 18:09:20 -04:00
2018-04-12 21:28:39 +02:00
2017-04-25 09:20:09 +01:00
2017-03-27 23:46:19 -04:00
2018-07-19 18:09:20 -04:00
2018-03-16 22:56:54 +01:00
2018-06-03 20:45:35 +02:00
2018-04-12 22:16:37 +02:00
2018-07-19 18:09:20 -04:00
2018-07-19 18:09:20 -04:00