Fixed a logic bug in windowing/transparency code
This commit is contained in:
@@ -1115,7 +1115,7 @@ NEWSYM newengine16b
|
|||||||
cmp byte[scrnon+1],0
|
cmp byte[scrnon+1],0
|
||||||
jne .notblack
|
jne .notblack
|
||||||
; mov byte[clinemainsub],1
|
; mov byte[clinemainsub],1
|
||||||
mov byte[scadtng+eax],0
|
xor byte[scadtng+eax],1
|
||||||
; mov byte[FillSubScr+eax],0
|
; mov byte[FillSubScr+eax],0
|
||||||
.notblack
|
.notblack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user