forked from KolibriOS/kolibrios
end: correct app close
git-svn-id: svn://kolibrios.org@7547 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c780425437
commit
71763e991a
@ -164,7 +164,8 @@ no_red:
|
|||||||
jmp @b
|
jmp @b
|
||||||
no_save:
|
no_save:
|
||||||
pop ecx
|
pop ecx
|
||||||
mcall 18,9
|
mcall 18,9
|
||||||
|
mcall -1
|
||||||
ret
|
ret
|
||||||
|
|
||||||
checkbox:
|
checkbox:
|
||||||
|
Loading…
Reference in New Issue
Block a user