add a pitch variable
[picodrive.git] / platform / pandora / plat.c
index a2e70eb..5f10b17 100644 (file)
@@ -488,7 +488,7 @@ void plat_init(void)
                exit(1);\r
        }\r
 \r
-       g_menuscreen_w = w;\r
+       g_menuscreen_w = g_menuscreen_pp = w;\r
        g_menuscreen_h = h;\r
        g_menuscreen_ptr = vout_fbdev_flip(main_fb);\r
 \r