mirror of https://github.com/PCSX2/pcsx2.git
GSdx: the new option was accidentally linked to vsync, they got the same control id.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1473 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
f9f056d581
commit
90e7944577
|
@ -4,8 +4,7 @@
|
||||||
//
|
//
|
||||||
#define IDC_NATIVERES 2001
|
#define IDC_NATIVERES 2001
|
||||||
#define IDC_VSYNC 2002
|
#define IDC_VSYNC 2002
|
||||||
#define IDC_PALTEX 2002
|
#define IDC_PALTEX 2003
|
||||||
#define IDC_CHECK3 2003
|
|
||||||
#define IDC_LOGZ 2004
|
#define IDC_LOGZ 2004
|
||||||
#define IDC_CHECK6 2005
|
#define IDC_CHECK6 2005
|
||||||
#define IDC_CODECS 2006
|
#define IDC_CODECS 2006
|
||||||
|
|
Loading…
Reference in New Issue