mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-03-27 06:12:55 +01:00
fix loading screen if loading rom from command line
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user