X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_pandora.c;h=41dc2febd460b9f8a2c6e9e9470487a7907fb9c8;hp=3202c1d61b302b062181ac703d641a542e3eec7d;hb=215ff9e69c0b845f24e7a3aa9faeef06d9276145;hpb=bcfc48e326fd502e77654330ce4b902e7db8c2dc diff --git a/frontend/plat_pandora.c b/frontend/plat_pandora.c index 3202c1d6..41dc2feb 100644 --- a/frontend/plat_pandora.c +++ b/frontend/plat_pandora.c @@ -106,6 +106,6 @@ void plat_gvideo_open(int is_pal) plat_omap_gvideo_open(); } -void plat_trigger_vibrate(int is_strong) +void plat_trigger_vibrate(int pad, int low, int high) { }