X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpulib%2Fgpu.h;h=f710d3f1969147242603ad120efc281f127f73e4;hb=e9309bb70db88afa3b7bda26268b981ded9fa547;hp=e03289b19d8b4cf5f5917f36421db2d26311a6e4;hpb=fae38d7aa986b5c0c156808b12e155de8fc0713d;p=pcsx_rearmed.git diff --git a/plugins/gpulib/gpu.h b/plugins/gpulib/gpu.h index e03289b1..f710d3f1 100644 --- a/plugins/gpulib/gpu.h +++ b/plugins/gpulib/gpu.h @@ -78,6 +78,7 @@ struct psx_gpu { uint32_t hcnt; } last_list; uint32_t last_vram_read_frame; + uint32_t w_out_old, h_out_old, status_vo_old; } state; struct { int32_t set:3; /* -1 auto, 0 off, 1-3 fixed */