mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-29 12:13:12 +03:00
23bf5e60ae
git-svn-id: svn://kolibrios.org@1792 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
143 B
PHP
6 lines
143 B
PHP
exit_apl:
|
|
mov [confirmation_type],exit_type
|
|
call confirmation_action
|
|
cmp [work_confirmation_yes],1
|
|
jne red
|
|
mcall -1 |