4jcraft/targets/resources/XboxMedia/Media/xuiscene_debug_schematic_create.h

21 lines
639 B
C

#pragma once
#define IDC_StartX "StartX"
#define IDC_StartY "StartY"
#define IDC_StartZ "StartZ"
#define IDC_EndX "EndX"
#define IDC_EndY "EndY"
#define IDC_EndZ "EndZ"
#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_CreateButton "CreateButton"
#define IDC_Name "Name"
#define IDC_XuiLabel7 "XuiLabel7"
#define IDC_XuiLabel8 "XuiLabel8"
#define IDC_SaveMobs "SaveMobs"
#define IDC_UseXboxCompression "UseXboxCompression"
#define IDC_XuiDebugSchematic "XuiDebugSchematic"