summaryrefslogtreecommitdiff
path: root/video/vesa.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/vesa.c')
-rw-r--r--video/vesa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/vesa.c b/video/vesa.c
index 0859f19..416a893 100644
--- a/video/vesa.c
+++ b/video/vesa.c
@@ -231,6 +231,7 @@ void vesa_render()
vesa_switch_buffers();
}
+/*
void vesa_init_doublebuff()
{
boxx=300;
@@ -243,6 +244,7 @@ void vesa_init_doublebuff()
VbeModeInfoBlock->physbase=buffer;
}
+*/