aboutsummaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vl.h b/vl.h
index 6c9803386f..90fdcf9135 100644
--- a/vl.h
+++ b/vl.h
@@ -374,6 +374,7 @@ void vga_hw_screen_dump(const char *filename);
int is_graphic_console(void);
CharDriverState *text_console_init(DisplayState *ds, const char *p);
void console_select(unsigned int index);
+void console_color_init(DisplayState *ds);
/* serial ports */