Fix for Terranigma
This commit is contained in:
@@ -1812,6 +1812,8 @@ NEWSYM domosaicng16b
|
|||||||
push ebx
|
push ebx
|
||||||
mov ebx,[mosclineval]
|
mov ebx,[mosclineval]
|
||||||
mov cl,[mostranspval]
|
mov cl,[mostranspval]
|
||||||
|
cmp byte[BGMA+ebx],7
|
||||||
|
je .main
|
||||||
test byte[BGMS1+ebx*2],cl
|
test byte[BGMS1+ebx*2],cl
|
||||||
jz .nosubmain
|
jz .nosubmain
|
||||||
test byte[FillSubScr+ebx],1
|
test byte[FillSubScr+ebx],1
|
||||||
|
|||||||
Reference in New Issue
Block a user