gpu-gles: refactor for caanoo/wiz support
[pcsx_rearmed.git] / frontend / plat_omap.c
index 62f198b..998e1df 100644 (file)
@@ -177,6 +177,8 @@ void plat_init(void)
        g_menuscreen_w = w;
        g_menuscreen_h = h;
        g_menuscreen_ptr = vout_fbdev_flip(main_fb);
+       pl_rearmed_cbs.screen_w = w;
+       pl_rearmed_cbs.screen_h = h;
 
        w = 640;
        h = 512;