end: correct app close

git-svn-id: svn://kolibrios.org@7547 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2018-11-09 23:16:23 +00:00
parent c780425437
commit 71763e991a

View File

@ -164,7 +164,8 @@ no_red:
jmp @b
no_save:
pop ecx
mcall 18,9
mcall 18,9
mcall -1
ret
checkbox: