forked from KolibriOS/kolibrios
End: missing "ret" added.
git-svn-id: svn://kolibrios.org@4268 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
372c9e4522
commit
1a65fa3197
@ -152,6 +152,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