bring GPUvBlank back
[pcsx_rearmed.git] / plugins / gpu_neon / gpu.c
index a18e05f..02dd372 100644 (file)
@@ -533,4 +533,8 @@ long GPUfreeze(uint32_t type, struct GPUFreeze *freeze)
   return 1;
 }
 
+void GPUvBlank(int is_vblank, int lcf)
+{
+}
+
 // vim:shiftwidth=2:expandtab