X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2Fgpulib_if.c;fp=plugins%2Fgpu-gles%2Fgpulib_if.c;h=a3a0c43b19811a37c1d9f0a35383857f79dbc917;hp=923f652e3affd80cbc0f0c3533de3ca4048bd5c6;hb=2da2fc7676c1fc40d26226a7a4c43728d9a2eedf;hpb=f3746eea2d69d08948522600b99388618ec46f1b diff --git a/plugins/gpu-gles/gpulib_if.c b/plugins/gpu-gles/gpulib_if.c index 923f652e..a3a0c43b 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) { }