rnr/Projects/Client/Common/Header/GL/RenderContext.hpp

9 lines
69 B
C++

#pragma once
namespace GL
{
struct RenderContext
{
};
}