Cosmetics
This commit is contained in:
parent
b06280e866
commit
b2e73400be
|
@ -59,6 +59,7 @@ ID3D11RasterizerState* resetraststate = nullptr;
|
|||
static ID3D11Texture2D* s_screenshot_texture = nullptr;
|
||||
static D3DTexture2D* s_3d_vision_texture = nullptr;
|
||||
|
||||
// Nvidia stereo blitting struct defined in "nvstereo.h" from the Nvidia SDK
|
||||
typedef struct _Nv_Stereo_Image_Header
|
||||
{
|
||||
unsigned int dwSignature;
|
||||
|
|
Loading…
Reference in New Issue