X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=b490cff6e2888086ad611705e8abee79263f80d2;hp=baed0d5c4296923f48fda3027ae51fa7c1a7138e;hb=d71c709541218f67ab32229b03307b045a8ed6cb;hpb=4e47706596441172d1cc3f203b8baa398cea3023 diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index baed0d5c..b490cff6 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -54,7 +54,7 @@ void *plat_prepare_screenshot(int *w, int *h, int *bpp) return 0; } -void plat_trigger_vibrate(int is_strong) +void plat_trigger_vibrate(int pad, int low, int high) { }