unbreak gh build
authornotaz <notasas@gmail.com>
Thu, 13 Feb 2025 23:15:27 +0000 (01:15 +0200)
committernotaz <notasas@gmail.com>
Thu, 13 Feb 2025 23:15:27 +0000 (01:15 +0200)
plugins/gpu-gles/gpuPlugin.h

index 556d7f5..fd803d0 100644 (file)
@@ -55,6 +55,7 @@ extern "C" {
 \r
 #define bool unsigned short\r
 \r
+#if 0\r
 typedef struct {\r
        unsigned int ulFreezeVersion;\r
        unsigned int ulStatus;\r
@@ -62,7 +63,6 @@ typedef struct {
        unsigned char psxVRam[1024*1024*2];\r
 } GPUFreeze_t;\r
 \r
-#if 0\r
 long CALLBACK GPUinit();\r
 long CALLBACK GPUshutdown();\r
 long CALLBACK GPUopen(unsigned long *disp, char *cap, char *cfg);\r