Import "../MiniB3D.bmx"
'Import sidesign.minib3d
basically the first time max2d has to use
Global gc:TMax2DGraphics
it finds it null
this works fine using the imported .bmx but fails in the straight module conversion
cant for the life of me see the problem !
'Import sidesign.minib3d
basically the first time max2d has to use
Global gc:TMax2DGraphics
it finds it null
this works fine using the imported .bmx but fails in the straight module conversion
cant for the life of me see the problem !