frontend: input driver and volume control for Wiz
[pcsx_rearmed.git] / frontend / plat_omap.c
index c9f576b..f168a5f 100644 (file)
@@ -116,6 +116,10 @@ void plat_video_menu_leave(void)
                fprintf(stderr, "warning: vout_fbdev_resize failed\n");
 }
 
+void plat_step_volume(int is_up)
+{
+}
+
 void plat_init(void)
 {
        const char *main_fb_name, *layer_fb_name;