2008-12-08 04:46:09 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Visual C++ generated include file.
|
2009-09-13 17:46:33 +00:00
|
|
|
// Used by Resource.rc
|
2008-12-08 04:46:09 +00:00
|
|
|
//
|
2009-11-14 17:39:02 +00:00
|
|
|
#define IDD_DEBUGGER 101
|
|
|
|
#define IDD_ABOUT 102
|
|
|
|
#define IDD_SETTINGS 103
|
|
|
|
#define IDD_ENHANCEMENTS 104
|
|
|
|
#define IDD_ADVANCED 105
|
|
|
|
|
|
|
|
#define IDC_ADAPTER 1001
|
|
|
|
#define IDC_ANTIALIASMODE 1002
|
|
|
|
#define IDC_RESOLUTION 1003
|
|
|
|
#define IDC_RESOLUTIONWINDOWED 1004
|
|
|
|
#define IDC_FULLSCREENENABLE 1005
|
|
|
|
#define IDC_VSYNC 1006
|
|
|
|
#define IDC_RENDER_TO_MAINWINDOW 1007
|
|
|
|
#define IDC_ASPECT_16_9 1008
|
|
|
|
#define IDC_ASPECT_4_3 1009
|
|
|
|
#define IDC_WIDESCREEN_HACK 1010
|
|
|
|
#define IDC_SAFE_TEXTURE_CACHE 1011
|
|
|
|
#define IDC_EFB_ACCESS_ENABLE 1012
|
|
|
|
#define IDC_WIREFRAME 1013
|
2009-11-28 05:59:46 +00:00
|
|
|
#define IDC_DISABLEFOG 1014
|
|
|
|
#define IDC_OVERLAYFPS 1015
|
|
|
|
#define IDC_OVERLAYSTATS 1016
|
|
|
|
#define IDC_OVERLAYPROJSTATS 1017
|
|
|
|
#define IDC_ENABLEEFBCOPY 1018
|
|
|
|
#define IDC_EFBTORAM 1019
|
|
|
|
#define IDC_EFBTOTEX 1020
|
|
|
|
#define IDC_TEXDUMP 1021
|
|
|
|
#define IDC_DUMPFRAMES 1022
|
|
|
|
#define IDC_SHOWSHADERERRORS 1023
|
|
|
|
#define IDC_TEXFMT_OVERLAY 1024
|
|
|
|
#define IDC_TEXFMT_CENTER 1025
|
|
|
|
#define IDC_FORCEFILTERING 1026
|
|
|
|
#define IDC_FORCEANISOTROPY 1027
|
2009-11-14 17:39:02 +00:00
|
|
|
|
2009-11-28 05:59:46 +00:00
|
|
|
#define IDC_CHECK1 1100
|
|
|
|
#define IDC_LIST1 1101
|
|
|
|
#define IDC_DEBUGSTEP 1102
|
|
|
|
#define IDC_REGISTERS 1103
|
|
|
|
#define IDC_ENABLEDEBUGGING 1104
|
|
|
|
#define IDC_REGISTERSELECT 1105
|
2009-11-14 17:39:02 +00:00
|
|
|
|
2009-09-13 17:46:33 +00:00
|
|
|
#define IDC_STATIC -1
|
2008-12-08 04:46:09 +00:00
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
2009-10-07 19:54:56 +00:00
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1039
|
2008-12-08 04:46:09 +00:00
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
|
|
#endif
|
|
|
|
#endif
|