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