summaryrefslogtreecommitdiffstats
path: root/libvo/vo_mga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_mga.c')
-rw-r--r--libvo/vo_mga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_mga.c b/libvo/vo_mga.c
index 888cb1bf69..86d05814d9 100644
--- a/libvo/vo_mga.c
+++ b/libvo/vo_mga.c
@@ -105,6 +105,7 @@ printf("vo: uninit!\n");
static void flip_page(void)
{
+ vo_draw_text(draw_alpha);
vo_mga_flip_page();
}