forked from KolibriOS/kolibrios
* new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill git-svn-id: svn://kolibrios.org@665 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1454,7 +1454,8 @@ normalize_number:
|
||||
jne .continue
|
||||
dec eax
|
||||
cmp eax,1
|
||||
jne @r
|
||||
ja @r
|
||||
mov al,1
|
||||
.continue:
|
||||
and eax,0x3f
|
||||
ret
|
||||
|
Reference in New Issue
Block a user