mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Move to C var; handle keyboard/mouse fullscreen conditions
This commit is contained in:
@@ -132,6 +132,7 @@ extern int update_icons;
|
||||
extern int kbd_req_capture;
|
||||
extern int hide_status_bar;
|
||||
extern int hide_tool_bar;
|
||||
extern int fullscreen_ui_visible;
|
||||
|
||||
/* System-related functions. */
|
||||
extern FILE *plat_fopen(const char *path, const char *mode);
|
||||
|
||||
Reference in New Issue
Block a user