Fix for Rendering Ranger

This commit is contained in:
pagefault
2002-06-12 16:00:20 +00:00
parent 168236950f
commit 69b7123143

View File

@@ -1603,12 +1603,12 @@ NEWSYM headerhack
je .marvelous je .marvelous
cmp dword[esi],'REND' cmp dword[esi],'REND'
jne .notrend jne .notrend
mov byte[cycpb268],127 mov byte[cycpb268],157
mov byte[cycpb358],127 mov byte[cycpb358],157
mov byte[cycpbl2],127 mov byte[cycpbl2],157
mov byte[cycpblt2],127 mov byte[cycpblt2],157
mov byte[cycpbl],127 mov byte[cycpbl],157
mov byte[cycpblt],127 mov byte[cycpblt],157
jmp .notrend jmp .notrend
.marvelous .marvelous
.notrend .notrend