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:
@@ -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] },
|
||||
|
||||
Reference in New Issue
Block a user