diff --git a/programs/media/scrshoot/scrshoot.mac b/programs/media/scrshoot/scrshoot.mac index f6c978b527..be43dbc99e 100644 --- a/programs/media/scrshoot/scrshoot.mac +++ b/programs/media/scrshoot/scrshoot.mac @@ -42,33 +42,33 @@ macro wait_event redraw,key,button,mouse,ipc,other mov eax,10 mcall dec ax -if eq <> +if redraw eq else jz redraw end if dec ax -if eq <> +if key eq else jz key end if dec ax -if