mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Use system time for start time in netplay.
This commit is contained in:
@ -32,7 +32,7 @@ typedef std::vector<u8> NetWiimote;
|
||||
|
||||
#define NETPLAY_VERSION "Dolphin NetPlay 2014-01-08"
|
||||
|
||||
extern int g_netplay_initial_gctime;
|
||||
extern u64 g_netplay_initial_gctime;
|
||||
|
||||
// messages
|
||||
enum
|
||||
|
Reference in New Issue
Block a user