X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fpsemu_plugin_defs.h;fp=include%2Fpsemu_plugin_defs.h;h=2d688f207ded1041fbef9bcf3a43405761cfbab9;hb=1e774d8e6174a7171dd4c6978997d4ac5508b05e;hp=8645eab7bf6027480c74530777028f0b0fd008a6;hpb=3bc2028016a19488177aa1afc89b4af301450391;p=pcsx_rearmed.git diff --git a/include/psemu_plugin_defs.h b/include/psemu_plugin_defs.h index 8645eab7..2d688f20 100644 --- a/include/psemu_plugin_defs.h +++ b/include/psemu_plugin_defs.h @@ -141,7 +141,7 @@ typedef struct long PADquery(void); unsigned char PADstartPoll(int); - unsigned char PADpoll(unsigned char); + unsigned char PADpoll(unsigned char, int *); */