diff options
Diffstat (limited to 'sysemu.h')
-rw-r--r-- | sysemu.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ extern int vmsvga_enabled; extern int graphic_width; extern int graphic_height; extern int graphic_depth; +extern int nographic; extern const char *keyboard_layout; extern int win2k_install_hack; extern int alt_grab; |