Add Discord RPC back with new features, add beta splitscreen support, PR's from MCLCE used in this https://github.com/MCLCE/MinecraftConsoles/pull/1044 https://github.com/MCLCE/MinecraftConsoles/pull/1136 https://github.com/MCLCE/MinecraftConsoles/pull/1245
18 lines
723 B
C
18 lines
723 B
C
#define IDC_Background3 L"Background3"
|
|
#define IDC_Background2 L"Background2"
|
|
#define IDC_Background1 L"Background1"
|
|
#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_XuiListGamers L"XuiListGamers"
|
|
#define IDC_XuiTextFilter L"XuiTextFilter"
|
|
#define IDC_XuiTextLeaderboard L"XuiTextLeaderboard"
|
|
#define IDC_XuiTextEntries L"XuiTextEntries"
|
|
#define IDC_XuiTextInfo L"XuiTextInfo"
|
|
#define IDC_LSIcon L"LSIcon"
|
|
#define IDC_RBIcon L"RBIcon"
|
|
#define IDC_LBIcon L"LBIcon"
|
|
#define IDC_SceneLeaderboards L"SceneLeaderboards"
|