mirror of https://github.com/PCSX2/pcsx2.git
PAD: bump sstate version on windows subsystem
This commit is contained in:
parent
dc5e4e61c5
commit
3e0f9d3931
|
@ -45,7 +45,7 @@
|
|||
#define FORCE_UPDATE_LPARAM ((LPARAM)0x89437437)
|
||||
|
||||
// PAD version.
|
||||
#define VERSION ((0 << 8) | 12 | (1 << 24))
|
||||
#define VERSION ((1 << 8) | 12 | (1 << 24))
|
||||
|
||||
#ifdef __linux__
|
||||
Display* GSdsp;
|
||||
|
|
Loading…
Reference in New Issue