X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fcommon%2Femu.c;fp=platform%2Fcommon%2Femu.c;h=12d8c0951592e9a44601044a55ebfe7e8f191780;hb=eb7ce29e8dcfe0835a0b0193e99ca76f4ed6dcd1;hp=18f63f2c2800fa72471d7002d1e4cde2fd15242e;hpb=28653a497989e5d3c202c525983dbc16fe576b50;p=picodrive.git diff --git a/platform/common/emu.c b/platform/common/emu.c index 18f63f2..12d8c09 100644 --- a/platform/common/emu.c +++ b/platform/common/emu.c @@ -1379,6 +1379,8 @@ void emu_loop(void) { notice_msg_time = 0; plat_status_msg_clear(); + plat_video_flip(); + plat_status_msg_clear(); /* Do it again in case of double buffering */ notice_msg = NULL; } else {