mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-04-29 01:19:46 +02:00
vdp, fix for gfx save/load menu bg
This commit is contained in:
@@ -1219,6 +1219,7 @@ void emu_cmn_forced_frame(int no_scale, int do_emu)
|
||||
|
||||
PicoDrawSetOutFormat(PDF_RGB555, 1);
|
||||
Pico.m.dirtyPal = 1;
|
||||
Pico.est.rendstatus |= PDRAW_DIRTY_SPRITES;
|
||||
if (do_emu)
|
||||
PicoFrame();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user