--- np2/win9x/x86/makegrph.x86 2004/07/22 11:31:32 1.3 +++ np2/win9x/x86/makegrph.x86 2004/07/26 18:52:55 1.4 @@ -91,9 +91,9 @@ maketbl_4: mov [esi], eax mov edi, _np2_vram add edi, [_dsync + dsync_t.grphvad] and ecx, 1 - je short adjustpage + je short .adjustpage add edi, SCRN_BUFSIZE -adjustpage: inc cl +.adjustpage: inc cl mov byte [esp+21], cl ; DISPPAGE mov ch, cl movzx eax, cx