X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfinput%2Fexternals.h;h=a446956eb09558940c75b15864ee8a958570a263;hp=5419977a3c4e2554d9ef4d55e861b3eaa41f7d3c;hb=8a55ebcc07d4f860633db8c77bb9e16bcfa03313;hpb=e4c83ca67cf7ad13db3995909605ce01ff915824 diff --git a/plugins/dfinput/externals.h b/plugins/dfinput/externals.h index 5419977a..a446956e 100644 --- a/plugins/dfinput/externals.h +++ b/plugins/dfinput/externals.h @@ -11,4 +11,4 @@ extern void pl_update_gun(int *xn, int *yn, int *xres, int *yres, int *in); /* vibration trigger to frontend */ extern int in_enable_vibration; -extern void plat_trigger_vibrate(int is_strong); +extern void plat_trigger_vibrate(int pad, int low, int high);