X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpulib%2Fgpu.h;h=fb5c4ff1fc8a5f16c20aa83722445d05eacf164f;hb=f9ffa42ca29c5d050e80b986c00b2d783b9731a2;hp=96a81837009b3a6d25d4e953bd8f56cdf5fba45d;hpb=e1fbc1a86d39bdf445b360c7cb41f4946de73203;p=pcsx_rearmed.git diff --git a/plugins/gpulib/gpu.h b/plugins/gpulib/gpu.h index 96a81837..fb5c4ff1 100644 --- a/plugins/gpulib/gpu.h +++ b/plugins/gpulib/gpu.h @@ -81,6 +81,7 @@ struct psx_gpu { uint32_t downscale_enable:1; uint32_t downscale_active:1; uint32_t dims_changed:1; + uint32_t show_overscan:2; uint32_t *frame_count; uint32_t *hcnt; /* hsync count */ struct {