gpu_neon: rework buffering to reduce flickering
[pcsx_rearmed.git] / plugins / gpu_unai / gpulib_if.cpp
index 140193e..2079431 100644 (file)
@@ -317,7 +317,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)
 {
 }