Files
NazaraEngine/include/Nazara/Graphics/ForwardFramePipeline.inl
Jérôme Leclercq fe16584c8c Minor fixes
2022-02-23 23:48:20 +01:00

13 lines
358 B
C++

// Copyright (C) 2022 Jérôme "Lynix" Leclercq (lynix680@gmail.com)
// This file is part of the "Nazara Engine - Graphics module"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Graphics/ForwardFramePipeline.hpp>
#include <Nazara/Graphics/Debug.hpp>
namespace Nz
{
}
#include <Nazara/Graphics/DebugOff.hpp>