X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fgpu-gles%2FgpuExternals.h;fp=plugins%2Fgpu-gles%2FgpuExternals.h;h=0a8acf594af44edfb9a4c7646e3815fc8a11dfef;hb=029e681c394691e626aab685eacad0610b6048ad;hp=126016727eaa3e1b357b36f4d996599441ed0b51;hpb=609d9ea53d1b2d4c5398066ca7899179b466040a;p=pcsx_rearmed.git diff --git a/plugins/gpu-gles/gpuExternals.h b/plugins/gpu-gles/gpuExternals.h index 12601672..0a8acf59 100644 --- a/plugins/gpu-gles/gpuExternals.h +++ b/plugins/gpu-gles/gpuExternals.h @@ -288,7 +288,7 @@ extern unsigned char gl_vy[8]; extern OGLVertex vertex[4]; extern short sprtY,sprtX,sprtH,sprtW; #ifdef _WINDOWS -extern HWND hWWindow; +//extern HWND hWWindow; #endif extern BOOL bIsFirstFrame; extern int iWinSize;