Reverting earthbound fix - needs more testing.

This commit is contained in:
grinvader
2005-07-06 15:43:59 +00:00
parent b75cb07be4
commit 9afbeacd64

View File

@@ -2575,8 +2575,8 @@ drawsprng16bt:
xor eax,eax
test byte[BGMS1+ebx*2+1],10h
jnz near drawsprng16bmst
test byte[BGMS1+ebx*2+1],04h
jnz .main
test byte[BGMS1+ebx*2],04h
jz .main
mov edi,[CMainWinScr]
cmp byte[edi+ebx+4*256],0
jne near drawsprngw16bt