X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plat_sdl.c;fp=plat_sdl.c;h=ab606bb98328a2a35539ee3a36fc576a4a7cbfda;hb=39b2c61e1d4ef370b0f84cb5a601f9f2d3a1d35a;hp=2d38fcc58e0207119be14c0144ce6da5cf2dd557;hpb=34e55f235ebde37616a8661231f972990b87d6bf;p=libpicofe.git diff --git a/plat_sdl.c b/plat_sdl.c index 2d38fcc..ab606bb 100644 --- a/plat_sdl.c +++ b/plat_sdl.c @@ -295,6 +295,7 @@ int plat_sdl_init(void) } plat_target.vout_methods = vout_list; + plat_sdl_change_video_mode(g_menuscreen_w, g_menuscreen_h, 1); return 0; fail: