Removed some code that wasn't needed

This commit is contained in:
pagefault
2002-04-13 01:17:02 +00:00
parent bf55a73b99
commit f529601aa6

View File

@@ -47,12 +47,6 @@ NEWSYM copy640x480x16bwin
mov esi,[vidbuffer]
mov edi,[WinVidMemStart]
add esi,16*2+256*2+32*2
cmp byte[GUIOn],1
je .not239
cmp byte[resolutn],239
jne .not239
add esi,8*288*2
.not239
xor eax,eax
; Check if interpolation mode
cmp byte[FilteredGUI],0