X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=b490cff6e2888086ad611705e8abee79263f80d2;hb=81a5a2076b19c03cb596909ac417208752ca948a;hp=baed0d5c4296923f48fda3027ae51fa7c1a7138e;hpb=b194a2ecd43debbb3724e332b660b993725acd52;p=pcsx_rearmed.git 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) { }