VControl control schema version updated

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2205 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-01-20 00:51:08 +00:00
parent 448c82e91a
commit 361bb23c27
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ static BOOLEAN InputInitialized = FALSE;
static BOOLEAN _in_character_mode = FALSE;
#define VCONTROL_VERSION 1
#define VCONTROL_VERSION 2
static VControl_NameBinding control_names[] = {
{ "Menu-Up", (int *)&ImmediateInputState.key[KEY_MENU_UP] },