Overlap the windows

This commit is contained in:
Juhani Krekelä 2023-03-19 20:52:54 +02:00
parent d725407c5b
commit 4cd5c0632a
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ paint:
mov cx, 8
mov dx, 4
mov si, window
mov di, 20
mov di, 14
mov bp, 4
call PONYDOS_SEG:SYS_DRAW_RECT