66 lines
2.1 KiB
C
66 lines
2.1 KiB
C
#define IDC_Controller L"Controller"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_control_ListItem L"control_ListItem"
|
|
#define IDC_SchemeList L"SchemeList"
|
|
#define IDC_InvertLook L"InvertLook"
|
|
#define IDC_SouthPaw L"SouthPaw"
|
|
#define IDC_FigDpad L"FigDpad"
|
|
#define IDC_Dpad L"Dpad"
|
|
#define IDC_FigDpadL L"FigDpadL"
|
|
#define IDC_DpadL L"DpadL"
|
|
#define IDC_FigDpadR L"FigDpadR"
|
|
#define IDC_DpadR L"DpadR"
|
|
#define IDC_FigLT L"FigLT"
|
|
#define IDC_LT L"LT"
|
|
#define IDC_FigRT L"FigRT"
|
|
#define IDC_RT L"RT"
|
|
#define IDC_FigLStick L"FigLStick"
|
|
#define IDC_LStick L"LStick"
|
|
#define IDC_FigRStick L"FigRStick"
|
|
#define IDC_RStick L"RStick"
|
|
#define IDC_FigLStickButton L"FigLStickButton"
|
|
#define IDC_LStickButton L"LStickButton"
|
|
#define IDC_FigRStickButton L"FigRStickButton"
|
|
#define IDC_RStickButton L"RStickButton"
|
|
#define IDC_FigLB L"FigLB"
|
|
#define IDC_LB L"LB"
|
|
#define IDC_FigRB L"FigRB"
|
|
#define IDC_RB L"RB"
|
|
#define IDC_FigBack L"FigBack"
|
|
#define IDC_Back L"Back"
|
|
#define IDC_FigStart L"FigStart"
|
|
#define IDC_Start L"Start"
|
|
#define IDC_FigY L"FigY"
|
|
#define IDC_Y L"Y"
|
|
#define IDC_FigX L"FigX"
|
|
#define IDC_X L"X"
|
|
#define IDC_FigB L"FigB"
|
|
#define IDC_B L"B"
|
|
#define IDC_FigA L"FigA"
|
|
#define IDC_A L"A"
|
|
#define IDC_FigGroup L"FigGroup"
|
|
#define IDC_CurrentLayout L"CurrentLayout"
|
|
#define IDC_XuiBuildVer L"XuiBuildVer"
|
|
#define IDC_XuiLabel1 L"XuiLabel1"
|
|
#define IDC_XuiLabel2 L"XuiLabel2"
|
|
#define IDC_XuiLabel3 L"XuiLabel3"
|
|
#define IDC_XuiLabel4 L"XuiLabel4"
|
|
#define IDC_XuiLabel5 L"XuiLabel5"
|
|
#define IDC_XuiLabel6 L"XuiLabel6"
|
|
#define IDC_XuiLabel7 L"XuiLabel7"
|
|
#define IDC_XuiLabel8 L"XuiLabel8"
|
|
#define IDC_XuiLabel9 L"XuiLabel9"
|
|
#define IDC_XuiLabel10 L"XuiLabel10"
|
|
#define IDC_XuiLabel11 L"XuiLabel11"
|
|
#define IDC_XuiLabel12 L"XuiLabel12"
|
|
#define IDC_XuiLabel13 L"XuiLabel13"
|
|
#define IDC_XuiLabel14 L"XuiLabel14"
|
|
#define IDC_XuiLabel15 L"XuiLabel15"
|
|
#define IDC_XuiLabel16 L"XuiLabel16"
|
|
#define IDC_XuiLabel17 L"XuiLabel17"
|
|
#define IDC_SceneControls L"SceneControls"
|