tinypad: fix blinking mouse cursor in dialog mode

git-svn-id: svn://kolibrios.org@1480 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld)
2010-06-06 14:34:10 +00:00
parent 632489f702
commit f5372bd676
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ button:
mov ebx,eax
mov al,3
call [bot_dlg_handler]
jmp still
jmp still.skip_write
@@: mov esi,accel_table2
.acc: cmp eax,[esi]