X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfinput%2Fmain.h;fp=plugins%2Fdfinput%2Fmain.h;h=8e2d5aeddb2cf2338c3f4f30f34e5a4c2a7d64f3;hp=34921704eead2fc0f8c79d5336f515afc28d891e;hb=3a40ff141abca7d9c5a1e3f47e41c26d9bc3b3ff;hpb=76720f7ff171a7d13d010d7f0af1ae546f781c9c diff --git a/plugins/dfinput/main.h b/plugins/dfinput/main.h index 34921704..8e2d5aed 100644 --- a/plugins/dfinput/main.h +++ b/plugins/dfinput/main.h @@ -27,4 +27,4 @@ extern void pl_update_gun(int *xn, int *xres, int *y, int *in); /* vibration trigger to frontend */ extern int in_enable_vibration; -extern void plat_trigger_vibrate(void); +extern void plat_trigger_vibrate(int is_strong);