Cosmetics

This commit is contained in:
Jules Blok 2014-11-29 21:37:34 +01:00
parent b06280e866
commit b2e73400be
1 changed files with 3 additions and 2 deletions

View File

@ -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;