some optimization, for function mcall 66,3

git-svn-id: svn://kolibrios.org@1034 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Alexey Teplov ( 2009-02-13 10:52:40 +00:00
parent 141e5e9d21
commit 32818c107f
2 changed files with 2 additions and 2 deletions

View File

@ -542,7 +542,7 @@ edit_ex
;;;;;;;;;;;;;;;;;;
.check_shift:
pusha ;á®åà ­¨¬ ¢á¥ ॣ¨áâàë
mcall 66,3,1
mcall 66,3
test al,0x03
je @f
or word ed_flags,ed_shift ;ãáâ ­®¢¨¬ ä« £

View File

@ -745,7 +745,7 @@ edit_box_key.draw_rectangle:
;;;;;;;;;;;;;;;;;;
edit_box_key.check_shift:
pusha ;á®åà ­¨¬ ¢á¥ ॣ¨áâàë
mcall 66,3,1
mcall 66,3
test al,0x03
je @f
or word ed_flags,ed_shift ;ãáâ ­®¢¨¬ ä« £