]> git.proxmox.com Git - mirror_qemu.git/blobdiff - vl.h
-loadvm and -full-screen options
[mirror_qemu.git] / vl.h
diff --git a/vl.h b/vl.h
index 8151613a9a47f0ab83f05a61f3b9bd6e67e317d7..3eb136723726bd211928165dc434c68605ea6a27 100644 (file)
--- a/vl.h
+++ b/vl.h
@@ -537,7 +537,7 @@ void isa_cirrus_vga_init(DisplayState *ds, uint8_t *vga_ram_base,
                          unsigned long vga_ram_offset, int vga_ram_size);
 
 /* sdl.c */
-void sdl_display_init(DisplayState *ds);
+void sdl_display_init(DisplayState *ds, int full_screen);
 
 /* ide.c */
 #define MAX_DISKS 4