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