fix compilation error
[pcsx_rearmed.git] / include / psemu_plugin_defs.h
index 5c2fefe..fafd8c4 100644 (file)
@@ -215,7 +215,7 @@ typedef struct
        unsigned char VibF[2];
        
        //configuration mode Request 0x43
-       boolean configMode;
+       int configMode;
        unsigned char reserved[87];
 
 } PadDataS;