fix: windows build
This commit is contained in:
parent
9ead577e4c
commit
04021d50c2
1 changed files with 1 additions and 2 deletions
|
|
@ -1272,8 +1272,7 @@ fn WndProc(
|
|||
.width_pix = screen.width_pix,
|
||||
.height_pix = screen.height_pix,
|
||||
.buf = buf,
|
||||
.cursor_row = screen.cursor_row,
|
||||
.cursor_col = screen.cursor_col,
|
||||
.cursor = screen.cursor,
|
||||
.cursor_vis = screen.cursor_vis,
|
||||
.width_method = undefined,
|
||||
.mouse_shape = screen.mouse_shape,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue