X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fgpu.h;h=6aa933e32722efadf1d1193dc82b5fd5248da25c;hp=227aaaacc6d231ae7be1d25ec3b85056fc52779a;hb=69b09c0d33efd71ebe4886cfae41c162803683d5;hpb=1c72b1c2337be47ef7be2254209cc61a6407fdbb diff --git a/plugins/gpu_neon/gpu.h b/plugins/gpu_neon/gpu.h index 227aaaac..6aa933e3 100644 --- a/plugins/gpu_neon/gpu.h +++ b/plugins/gpu_neon/gpu.h @@ -118,6 +118,7 @@ long GPUfreeze(uint32_t type, struct GPUFreeze *freeze); void GPUupdateLace(void); long GPUopen(void **dpy); long GPUclose(void); +void GPUvBlank(int is_vblank, int lcf); void GPUrearmedCallbacks(const struct rearmed_cbs *cbs_); #ifdef __cplusplus