mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Indicate interlaced modes in status bar
This commit is contained in:
@@ -139,6 +139,7 @@ typedef struct monitor_t {
|
||||
int mon_cga_palette_static; /* Whether it should not be freed by the API. */
|
||||
const video_timings_t *mon_vid_timings;
|
||||
int mon_vid_type;
|
||||
atomic_bool mon_interlace;
|
||||
struct blit_data_struct *mon_blit_data_ptr;
|
||||
} monitor_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user