mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
(S)VGA: Fix overscan.
This commit is contained in:
@@ -116,6 +116,7 @@ typedef struct svga_t {
|
||||
int lastline_draw;
|
||||
int displine;
|
||||
int fullchange;
|
||||
int left_overscan;
|
||||
int x_add;
|
||||
int y_add;
|
||||
int pan;
|
||||
|
||||
Reference in New Issue
Block a user