summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 6fc0719ec5..eaa5ba72b1 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -151,6 +151,8 @@ static void flip_page(void){
timer=t;
#endif
+ vo_draw_text(draw_alpha);
+
check_events();
vo_mga_flip_page();
}