summaryrefslogtreecommitdiffstats
path: root/libvo/vo_3dfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_3dfx.c')
-rw-r--r--libvo/vo_3dfx.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libvo/vo_3dfx.c b/libvo/vo_3dfx.c
index d9f3419c0d..e0e7cce278 100644
--- a/libvo/vo_3dfx.c
+++ b/libvo/vo_3dfx.c
@@ -450,6 +450,10 @@ draw_slice(uint8_t *src[], uint32_t slice_num)
return 0;
}
+static void draw_osd(void)
+{
+}
+
static void
flip_page(void)
{