#bootopt hsp64 1 #cmpopt utf8 1 #include "iron_dxlib.as" #defstruct VECTOR #field float x #field float y #field float z #endstruct stdim rot, VECTOR rot.x = 1.0 mes "ok"