#pragma once #ifdef USE_SQUIRREL #include #include void BindSquirrel(HSQUIRRELVM vm); #endif // USE_SQUIRREL