suppress hack for crazy value on read port 2
[pcsx_rearmed.git] / include / psemu_plugin_defs.h
index 034f21b..09e950a 100644 (file)
@@ -198,6 +198,7 @@ typedef struct
        //1 : multitap between psx and pad on port 1
        //2 : multitap between psx and pad on port 2
        int portMultitap;
+       int requestPadIndex;
 
        // status of buttons - every controller fills this field
        unsigned short buttonStatus;