plugins: try to untangle the CALLBACK mess
[pcsx_rearmed.git] / frontend / main.c
index 2343645..671068d 100644 (file)
@@ -712,7 +712,7 @@ void SysRunGui() {
         printf("SysRunGui\n");
 }
 
-static void dummy_lace()
+static void CALLBACK dummy_lace()
 {
 }