menu.dat: small update

terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors

git-svn-id: svn://kolibrios.org@7548 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2018-11-10 13:07:49 +00:00
parent 71763e991a
commit 49f31ec9bc
11 changed files with 60 additions and 42 deletions

View File

@@ -722,8 +722,7 @@ align 4
.1:
shl ecx,16
add ecx,eax ; ecx = [ Y_START | Y_SIZE ]
dec ecx
movzx ebx,[edi + x_start]
shl ebx,16
mov bx,140 ; ebx = [ X_START | X_SIZE ]