X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfinput%2Fexternals.h;h=a446956eb09558940c75b15864ee8a958570a263;hb=8886a80857ea5329717a54f4deb37d8e974ffc9c;hp=042d9dcf0af08cab644de99999c28776390ea023;hpb=4e47706596441172d1cc3f203b8baa398cea3023;p=pcsx_rearmed.git diff --git a/plugins/dfinput/externals.h b/plugins/dfinput/externals.h index 042d9dcf..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 pad, uint32_t low, uint32_t high); +extern void plat_trigger_vibrate(int pad, int low, int high);