X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_omap.c;h=5474bda0cda9cf1921f89f2ab52ca8071eb5eb51;hp=c9f576b60f0304442b36d2ac8599fa62be4f1706;hb=9b4bd105989e1186ca09d93e70d14484a528a238;hpb=faf2b2aae80c811f778f7cfa9a320dd7ade01dac diff --git a/frontend/plat_omap.c b/frontend/plat_omap.c index c9f576b6..5474bda0 100644 --- a/frontend/plat_omap.c +++ b/frontend/plat_omap.c @@ -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; @@ -173,6 +177,8 @@ void plat_init(void) } g_menubg_ptr = temp_frame; + plat_pandora_init(); // XXX + return; fail1: