mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-30 08:42:56 +02:00
sdl ui, fix status line artifacts if starting with rom on cmdline
This commit is contained in:
@@ -118,6 +118,7 @@ static void apply_renderer(void)
|
||||
PicoDrawSetOutBuf(g_screen_ptr, g_screen_ppitch * 2);
|
||||
|
||||
Pico.m.dirtyPal = 1;
|
||||
clr_cnt = 4;
|
||||
}
|
||||
|
||||
void plat_video_toggle_renderer(int change, int is_menu)
|
||||
|
||||
Reference in New Issue
Block a user