Fixed to be same as other ports
This commit is contained in:
@@ -3010,8 +3010,8 @@ NEWSYM copyvesa2640x480x16b
|
|||||||
add esi,16*2+256*2+32*2
|
add esi,16*2+256*2+32*2
|
||||||
xor eax,eax
|
xor eax,eax
|
||||||
; Check if interpolation mode
|
; Check if interpolation mode
|
||||||
cmp byte[FilteredGUI],1
|
cmp byte[FilteredGUI],0
|
||||||
je .yi
|
jne .yi
|
||||||
cmp byte[GUIOn],1
|
cmp byte[GUIOn],1
|
||||||
je .nointerp
|
je .nointerp
|
||||||
.yi
|
.yi
|
||||||
|
|||||||
Reference in New Issue
Block a user