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