End: missing "ret" added.

git-svn-id: svn://kolibrios.org@4268 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron 2013-11-21 09:48:36 +00:00
parent 372c9e4522
commit 1a65fa3197

View File

@ -152,6 +152,7 @@ no_red:
no_save:
pop ecx
mcall 18,9
ret
checkbox:
btc dword [check1.flags],1