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
|
||||
no_save:
|
||||
pop ecx
|
||||
mcall 18,9
|
||||
mcall 18,9
|
||||
mcall -1
|
||||
ret
|
||||
|
||||
checkbox:
|
||||
|
Loading…
Reference in New Issue
Block a user