mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-24 09:49:41 +03:00
End: fix checkbox set when shutdown and restart
git-svn-id: svn://kolibrios.org@4250 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ea3220b9a0
commit
d67cc6c3b8
@ -135,6 +135,7 @@ no_red:
|
||||
no_save:
|
||||
pop ecx
|
||||
mcall 18,9
|
||||
ret
|
||||
|
||||
checkbox:
|
||||
btc dword [check1.flags],1
|
||||
|
Loading…
Reference in New Issue
Block a user