Merge pull request #3714 from 86Box/tc1995

Fix compilation.
This commit is contained in:
Jasmine Iwanek
2023-09-30 16:23:12 -04:00
committed by GitHub

View File

@@ -1274,6 +1274,7 @@ xga_line_draw_write(svga_t *svga)
int x = 0;
int dx;
int dy;
int draw_pixel;
dminor = (xga->accel.bres_k1);
if (xga->accel.bres_k1 & 0x2000)