#pragma once #include HSQUIRRELVM OpenSquirrelVM(); void CloseSquirrelVM(); void sqPrint(SQChar * text);