kernel: tiny draw button optimization

img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3

git-svn-id: svn://kolibrios.org@8926 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-06-22 19:41:46 +00:00
parent cbb59ad9b4
commit 744dc6bcc8
3 changed files with 6 additions and 5 deletions

View File

@@ -200,6 +200,7 @@ syscall_button: ;////////////// system function 8 //////////////
add ecx, ebp
dec eax
inc ebx
dec edx ; avoid lines overflow
call vline ; right dark line
@@:
pop ecx ebx