X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=6249df5f02f5fcc3f7a5a16fae946cb3e8df447b;hp=7929015c0657aa71f2c5cff3d8fed7e3955a220b;hb=3a40ff141abca7d9c5a1e3f47e41c26d9bc3b3ff;hpb=76720f7ff171a7d13d010d7f0af1ae546f781c9c diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index 7929015c..6249df5f 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -68,7 +68,7 @@ void plat_step_volume(int is_up) { } -void plat_trigger_vibrate(void) +void plat_trigger_vibrate(int is_strong) { }