X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fgpulib_if.c;h=29cf13f3db6308e9271dda33400c147f1c0c2da3;hb=9a864a8f77d7de8e787eb8a1d594d89daa7daca1;hp=ac86f37947117a30135f811e19b4a7e8c344ce30;hpb=cdee2d818c421aad6b343faa0d0acb0b069f1741;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) { }