diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-08-02 18:59:09 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-08-02 18:59:09 +0000 |
| commit | 8ddbbfe157a5ed6d52bb07dcbef2e9c5814e80e0 (patch) | |
| tree | 4cd3c72e0561e05c7673ea107f4048e48c1daa73 /win32/resource.h | |
| parent | 3be36521b4e01c9b64c4012ffa7f97f15a60fd48 (diff) | |
| download | pcsxr-8ddbbfe157a5ed6d52bb07dcbef2e9c5814e80e0.tar.gz | |
Patch 12659 (dokuganryu);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79284 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/resource.h')
| -rw-r--r-- | win32/resource.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/resource.h b/win32/resource.h index 5538543a..36550dc3 100644 --- a/win32/resource.h +++ b/win32/resource.h @@ -71,7 +71,6 @@ #define IDC_MDEC2 1017
#define IDC_CDTIMING 1017
#define IDC_SLOWBOOT 1017
-#define IDC_WIDESCREEN 1264
#define IDC_ASMCHECK4 1018
#define IDC_ASMCHECK5 1019
#define IDC_RELOAD1 1019
@@ -297,6 +296,7 @@ #define IDC_LABEL_SEARCHFOR 1261
#define IDC_LABEL_VALUE 1262
#define IDC_LABEL_DATABASE 1263
+#define IDC_WIDESCREEN 1264
#define ID_FILE_EXIT 40001
#define ID_HELP_ABOUT 40002
#define ID_FILE_RUN_CD 40003
@@ -313,6 +313,7 @@ #define ID_EMULATOR_RUN 40014
#define ID_DEBUGREG 40015
#define ID_DEBUG_MESSAGES 40015
+#define ID_EMULATOR_SHUTDOWN 40015
#define ID_FILE_RUN_NOGUI 40016
#define ID_CONFIGURATION_CONTROLLERS 40017
#define ID_CONFIGURATION 40018
@@ -350,6 +351,6 @@ #define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40047
#define _APS_NEXT_CONTROL_VALUE 1054
-#define _APS_NEXT_SYMED_VALUE 101
+#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
|
