Oops, fixed crash

This commit is contained in:
pagefault
2001-08-24 22:49:29 +00:00
parent d38ae99543
commit 384508985d

View File

@@ -829,6 +829,7 @@ GUIProcVideo:
cmp dword[GUIkeydelay],0 cmp dword[GUIkeydelay],0
je .failed2 je .failed2
mov dword[GUIkeydelay],0 mov dword[GUIkeydelay],0
ret
.failed .failed
mov byte[videotroub],0 mov byte[videotroub],0
mov al,[.prevvid] mov al,[.prevvid]