X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu-gles%2Fgpulib_if.c;h=3c761823cc6fb9b00434adf8da5090d57275435a;hb=fb67ea334b0f3984a114a6e306806a56347a83ba;hp=bde209ebe3a45906ea6944ecab9a6958b47ce51e;hpb=28492c9cba2191da3bffbb04d59a4e7053212ca6;p=pcsx_rearmed.git diff --git a/plugins/gpu-gles/gpulib_if.c b/plugins/gpu-gles/gpulib_if.c index bde209eb..3c761823 100644 --- a/plugins/gpu-gles/gpulib_if.c +++ b/plugins/gpu-gles/gpulib_if.c @@ -514,7 +514,7 @@ void renderer_notify_res_change(void) { } -void renderer_notify_scanout_x_change(int x, int w) +void renderer_notify_scanout_change(int x, int y) { }