4jcraft/targets/resources/XboxMedia/Media/xuiscene_debug_schematic_create.h
JuiceyDev b3017f5948
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
Revert "yuri: second yuri batch"
This reverts commit 1acb679804.
2026-04-07 13:06:37 +02:00

21 lines
658 B
C

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