add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files

svn path=/trunk/; revision=15483
This commit is contained in:
Magnus Olsen 2005-05-24 18:42:54 +00:00
parent 06a280398f
commit d3f81ff12b

View file

@ -153,6 +153,7 @@ extern "C" {
#define CDS_FULLSCREEN 4
#define CDS_GLOBAL 8
#define CDS_SET_PRIMARY 16
#define CDS_VIDEOPARAMETERS 20
#define CDS_RESET 0x40000000
#define CDS_SETRECT 0x20000000
#define CDS_NORESET 0x10000000