Rename WGL folder from Win32 to WGL

This commit is contained in:
Jérôme Leclercq
2020-08-28 15:52:31 +02:00
parent 8d873a8307
commit ea8f34c45e
10 changed files with 17 additions and 15 deletions

View File

@@ -0,0 +1,12 @@
// Copyright (C) 2020 Jérôme Leclercq
// This file is part of the "Nazara Engine - OpenGL Renderer"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/OpenGLRenderer/Wrapper/WGL/WGLLoader.hpp>
#include <Nazara/OpenGLRenderer/Debug.hpp>
namespace Nz::Vk
{
}
#include <Nazara/OpenGLRenderer/DebugOff.hpp>