Bump NETPLAY_PROTOCOL_VERSION up to 6
This commit is contained in:
parent
deaf116d38
commit
823c54a39d
|
@ -18,6 +18,6 @@
|
|||
#ifndef __RARCH_NETPLAY_PROTOCOL_H
|
||||
#define __RARCH_NETPLAY_PROTOCOL_H
|
||||
|
||||
#define NETPLAY_PROTOCOL_VERSION 5
|
||||
#define NETPLAY_PROTOCOL_VERSION 6
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue