X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fgpulib_if.c;h=29cf13f3db6308e9271dda33400c147f1c0c2da3;hb=0e4366b6f4f0b4077970334f25bec9e00efe16a7;hp=ac86f37947117a30135f811e19b4a7e8c344ce30;hpb=36da9c1305e300fce0d41236bae4533851d490d3;p=pcsx_rearmed.git diff --git a/plugins/dfxvideo/gpulib_if.c b/plugins/dfxvideo/gpulib_if.c index ac86f379..29cf13f3 100644 --- a/plugins/dfxvideo/gpulib_if.c +++ b/plugins/dfxvideo/gpulib_if.c @@ -315,7 +315,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) { }