mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 09:57:10 +00:00
24 lines
757 B
C
24 lines
757 B
C
#pragma once
|
|
#define IDC_XuiBack1 "XuiBack1"
|
|
#define IDC_XuiLabel1 "XuiLabel1"
|
|
#define IDC_XuiBack2 "XuiBack2"
|
|
#define IDC_XuiLabel2 "XuiLabel2"
|
|
#define IDC_XuiBack3 "XuiBack3"
|
|
#define IDC_XuiLabel3 "XuiLabel3"
|
|
#define IDC_XuiBack4 "XuiBack4"
|
|
#define IDC_XuiLabel4 "XuiLabel4"
|
|
#define IDC_XuiBack5 "XuiBack5"
|
|
#define IDC_XuiLabel5 "XuiLabel5"
|
|
#define IDC_XuiBack6 "XuiBack6"
|
|
#define IDC_XuiLabel6 "XuiLabel6"
|
|
#define IDC_XuiBack7 "XuiBack7"
|
|
#define IDC_XuiLabel7 "XuiLabel7"
|
|
#define IDC_XuiBack8 "XuiBack8"
|
|
#define IDC_XuiLabel8 "XuiLabel8"
|
|
#define IDC_XuiBack9 "XuiBack9"
|
|
#define IDC_XuiLabel9 "XuiLabel9"
|
|
#define IDC_XuiBack10 "XuiBack10"
|
|
#define IDC_XuiLabel10 "XuiLabel10"
|
|
#define IDC_XuiLabelJukebox "XuiLabelJukebox"
|
|
#define IDC_ChatScene "ChatScene"
|