#pragma once #include "Engine.hpp" void Render(EngineBuffer& buffer, EngineMemory& memory);