gpu_neon: rework buffering to reduce flickering
[pcsx_rearmed.git] / plugins / gpu-gles / gpulib_if.c
index 923f652..a3a0c43 100644 (file)
@@ -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)
 {
 }