Mercurial > mm7
diff RenderD3D11.h @ 2489:ceda74e07201
.
author | Ritor1 |
---|---|
date | Thu, 11 Sep 2014 17:30:59 +0600 |
parents | 0683c0a38282 |
children |
line wrap: on
line diff
--- a/RenderD3D11.h Thu Sep 11 17:26:30 2014 +0600 +++ b/RenderD3D11.h Thu Sep 11 17:30:59 2014 +0600 @@ -1,4 +1,4 @@ -/*#pragma once +#pragma once #include <cstdint> #include <cstdio> @@ -170,4 +170,3 @@ ID3D11RenderTargetView *primary_srv; ID3D11DepthStencilView *depth_srv; }; -*/ \ No newline at end of file