Merge branch 'bugfixes' of https://github.com/starfrost013/86Box into bugfixes

This commit is contained in:
starfrost013
2025-06-16 20:45:12 +01:00
2 changed files with 24 additions and 7 deletions

View File

@@ -137,6 +137,7 @@ typedef struct mach_t {
int16_t dx_end;
int16_t dy;
int16_t dy_end;
int16_t dx_first_row_start;
int16_t dx_start;
int16_t dy_start;
int16_t cy;