X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2FgpuPrim.c;h=980d3ddaa597c6c4f3c9b8f52f1c2d361e6d5571;hp=9b718a5f2004e03621a11246f61fdc43a0737878;hb=b78edec75aea5e9015e11dd71f7736d7e92b347b;hpb=ce879073e4f228deec8bec5db8a2ff640636c88f diff --git a/plugins/gpu-gles/gpuPrim.c b/plugins/gpu-gles/gpuPrim.c index 9b718a5f..980d3dda 100644 --- a/plugins/gpu-gles/gpuPrim.c +++ b/plugins/gpu-gles/gpuPrim.c @@ -53,10 +53,10 @@ // globals //////////////////////////////////////////////////////////////////////// -#ifndef _WINDOWS -EGLSurface surface; -EGLDisplay display; -#endif +//#ifndef _WINDOWS +//EGLSurface surface; +//EGLDisplay display; +//#endif BOOL bDrawTextured; // current active drawing states BOOL bDrawSmoothShaded;