diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-10-30 15:43:22 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-10-30 15:43:22 +0000 |
| commit | d2c7b51c484a83bf6d08f04e456a8acccd84a75b (patch) | |
| tree | 1e7c7a1c6b302e9f06bbf2f64596a5093db02fc1 /win32/resource.h | |
| parent | 95a3639efe585986fcf2af91bc1b507a4d944153 (diff) | |
| download | pcsxr-d2c7b51c484a83bf6d08f04e456a8acccd84a75b.tar.gz | |
Compatibility hack for windows (Solis);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92017 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/resource.h')
| -rwxr-xr-x | win32/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/resource.h b/win32/resource.h index 5ac99e9e..02e1dcc7 100755 --- a/win32/resource.h +++ b/win32/resource.h @@ -305,6 +305,7 @@ #define IDC_WIDESCREEN 1264
#define IDC_HIDECURSOR 1265
#define IDC_SAVEWINDOWPOS 1266
+#define IDC_HACKFIX 1267
#define ID_FILE_EXIT 40001
#define ID_HELP_ABOUT 40002
#define ID_FILE_RUN_CD 40003
|
