Cube-World-Commands-Mod/cwmods/gfx/D3D11Renderer.h

11 lines
145 B
C++

#ifndef D3D11RENDERER_H
#define D3D11RENDERER_H
namespace gfx {
class D3D11Renderer {
public:
};
}
#endif // D3D11RENDERER_H