diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-10-09 11:01:55 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-10-09 11:01:55 +0000 |
| commit | df2c1c52bea00be22b380711341a4def249fa534 (patch) | |
| tree | a0ab23a8f3b851195e6f402b0d589f0ba2f9d1d2 /win32/resource.h | |
| parent | c053578923c3367a442f2a850ccdd5380489c544 (diff) | |
| download | pcsxr-df2c1c52bea00be22b380711341a4def249fa534.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31471 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/resource.h')
| -rw-r--r-- | win32/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/resource.h b/win32/resource.h index fc9f0660..7f3bc399 100644 --- a/win32/resource.h +++ b/win32/resource.h @@ -147,6 +147,7 @@ #define IDC_LABEL_ADDRESS 1052
#define IDC_GPR6 1053
#define IDC_LISTSPU 1053
+#define IDC_DEBUG 1053
#define IDC_GPR7 1054
#define IDC_LISTCDR 1054
#define IDC_GPR8 1055
@@ -337,7 +338,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40047
-#define _APS_NEXT_CONTROL_VALUE 1053
+#define _APS_NEXT_CONTROL_VALUE 1054
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|
