/* * engine_emulator.h * * @date Mar 15, 2013 * @author Andrey Belomutskiy, (c) 2012-2020 */ #pragma once #include "engine.h" void initEngineEmulator(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX);