mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
Clean Up
This commit is contained in:
parent
e7f2a04699
commit
4f324ad742
14 changed files with 23 additions and 38 deletions
|
@ -32,7 +32,7 @@ typedef std::vector<u8> NetWiimote;
|
|||
|
||||
#define NETPLAY_VERSION "Dolphin NetPlay 2014-01-08"
|
||||
|
||||
const int NETPLAY_INITIAL_GCTIME = 1272737767;
|
||||
static const int NETPLAY_INITIAL_GCTIME = 1272737767;
|
||||
|
||||
|
||||
// messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue