mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-04 21:23:29 +00:00
14 lines
419 B
C
14 lines
419 B
C
#pragma once
|
|
#define IDC_icon "icon"
|
|
#define IDC_itemName "itemName"
|
|
#define IDC_itemId "itemId"
|
|
#define IDC_XuiLabel1 "XuiLabel1"
|
|
#define IDC_itemAuxValue "itemAuxValue"
|
|
#define IDC_XuiLabel2 "XuiLabel2"
|
|
#define IDC_itemCount "itemCount"
|
|
#define IDC_XuiLabel3 "XuiLabel3"
|
|
#define IDC_item4JData "item4JData"
|
|
#define IDC_XuiLabel4 "XuiLabel4"
|
|
#define IDC_ruleXml "ruleXml"
|
|
#define IDC_DebugItemEditor "DebugItemEditor"
|