Files
armorpaint/armorlab/Sources/import.hx
T
luboslenco 43eb718fae Cleanup
2023-04-18 14:33:50 +02:00

10 lines
102 B
Haxe

// Global imports
#if (!macro)
import arm.Translator.tr;
import arm.Enums;
using StringTools;
#end