CompileEnv.masm

use MASM inline asm syntax

struct CompileEnv
bool masm;

Meta