Added the ability to hide the status bar, closes #1530.
This commit is contained in:
@@ -80,7 +80,7 @@ extern int update_icons;
|
||||
extern int unscaled_size_x, /* current unscaled size X */
|
||||
unscaled_size_y; /* current unscaled size Y */
|
||||
|
||||
extern int kbd_req_capture;
|
||||
extern int kbd_req_capture, hide_status_bar;
|
||||
|
||||
/* System-related functions. */
|
||||
extern char *fix_exe_path(char *str);
|
||||
|
||||
Reference in New Issue
Block a user