First commit
This commit is contained in:
7
src/Nazara/Renderer/ShaderImpl.cpp
Normal file
7
src/Nazara/Renderer/ShaderImpl.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright (C) 2012 Jérôme Leclercq
|
||||
// This file is part of the "Nazara Engine".
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
#include <Nazara/Renderer/ShaderImpl.hpp>
|
||||
|
||||
NzShaderImpl::~NzShaderImpl() = default;
|
||||
Reference in New Issue
Block a user