drc: move constmap out of regstat
[pcsx_rearmed.git] / plugins / gpu_neon / vout_sdl.c
index ad3931f..9839726 100644 (file)
@@ -97,7 +97,7 @@ long GPUclose(void)
   return 0;
 }
 
   return 0;
 }
 
-void GPUrearmedCallbacks(const void *cbs_)
+void GPUrearmedCallbacks(const struct rearmed_cbs *cbs_)
 {
 }
 
 {
 }