summaryrefslogtreecommitdiff
path: root/win32/resource.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-14 02:14:09 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-14 02:14:09 +0000
commitc4a77870fcb7793bd5a7611b9994a5b15a335a3c (patch)
treed76aa96f73aa3688ec03bf0ae0b9f643f5c82d21 /win32/resource.h
parentbeafede6f7fa361e990ab06fe48a91680dd4c76d (diff)
win32: added commandline support.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56094 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/resource.h')
-rw-r--r--win32/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/resource.h b/win32/resource.h
index 263e598c..98bc1fcb 100644
--- a/win32/resource.h
+++ b/win32/resource.h
@@ -299,6 +299,7 @@
#define ID_HELP_ABOUT 40002
#define ID_FILE_RUN_CD 40003
#define ID_FILE_RUN_EXE 40004
+#define ID_FILE_RUN_NOGUI 40016
#define ID_EMULATOR_PAUSE 40005
#define ID_EMULATOR_RESET 40006
#define ID_FILE_RUN_ISO 40007