add vibration support for Caanoo
[pcsx_rearmed.git] / frontend / plat_omap.c
index 5474bda..bee0912 100644 (file)
@@ -120,6 +120,10 @@ void plat_step_volume(int is_up)
 {
 }
 
+void plat_trigger_vibrate(void)
+{
+}
+
 void plat_init(void)
 {
        const char *main_fb_name, *layer_fb_name;