2018-12-28 12:16:34 +01:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// File di inclusione generato con Microsoft Visual C++.
|
|
|
|
// Utilizzato da Resources.rc
|
|
|
|
//
|
2018-12-28 17:19:54 +01:00
|
|
|
#define IDD_SETUP_WINDOW 9
|
|
|
|
#define IDC_LBL_ADAPTERS 1001
|
|
|
|
#define IDC_CB_ADAPTERS 1002
|
|
|
|
#define IDC_CB_MODES 1003
|
|
|
|
#define IDC_LBL_MODES 1004
|
2018-12-29 11:44:44 +01:00
|
|
|
#define IDC_CHK_SHADOWS 1005
|
|
|
|
#define IDC_CHK_CAUSTICS 1006
|
|
|
|
#define IDC_CHK_VOLUMETRIC_FOG 1007
|
|
|
|
#define IDC_CHK_WINDOWED 1008
|
|
|
|
#define IDC_CHK_DISABLE_SOUND 1009
|
|
|
|
#define IDC_CHECK6 1010
|
|
|
|
#define IDC_CHK_AUTOTARGET 1010
|
2018-12-28 12:16:34 +01:00
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
2018-12-29 11:44:44 +01:00
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
2018-12-28 12:16:34 +01:00
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
|
|
#endif
|
|
|
|
#endif
|