aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_trimui.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plat_trimui.c')
-rw-r--r--frontend/plat_trimui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/plat_trimui.c b/frontend/plat_trimui.c
index 46527c4..252ea6c 100644
--- a/frontend/plat_trimui.c
+++ b/frontend/plat_trimui.c
@@ -328,6 +328,7 @@ void plat_init(void)
g_menuscreen_w = 320;
g_menuscreen_h = 240;
+ g_menuscreen_pp = 320;
g_menuscreen_ptr = fb_flip();
in_sdl_init(&in_sdl_platform_data, plat_sdl_event_handler);