mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-02-24 10:11:46 +01:00
sdl ui, fix status line artifacts if starting with rom on cmdline
This commit is contained in:
parent
b286d66f7b
commit
07a08efcfc
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user