X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Fplat.c;h=4fcf76f42aa3eca8d67996499d7ac300aef42b4d;hb=cf83610baa16d21842e8097a7e87f284e2519584;hp=614ab7f0771f8202cdfd09f85d6d4a0186981780;hpb=759c9d38464a56c4ad5b68a0d9adb38c22d06861;p=picodrive.git diff --git a/platform/gp2x/plat.c b/platform/gp2x/plat.c index 614ab7f..4fcf76f 100644 --- a/platform/gp2x/plat.c +++ b/platform/gp2x/plat.c @@ -208,6 +208,7 @@ void plat_init(void) g_menuscreen_w = 320; g_menuscreen_h = 240; + g_menuscreen_pp = g_menuscreen_w; gp2x_memset_all_buffers(0, 0, 320*240*2); gp2x_make_fb_bufferable(1);