X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fpsemu_plugin_defs.h;h=09e950ab960195a7ec163f376348067505b2852e;hb=10ed51a07184f5235e1c85cd9995aaa1481e0dca;hp=034f21b4e03b7eaf7348827d7b25acf532e5f75c;hpb=3b1a5e21b399fcb38c5d8ead3c16603f566d7ffa;p=pcsx_rearmed.git diff --git a/include/psemu_plugin_defs.h b/include/psemu_plugin_defs.h index 034f21b4..09e950ab 100644 --- a/include/psemu_plugin_defs.h +++ b/include/psemu_plugin_defs.h @@ -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;