More updates

This commit is contained in:
pagefault
2003-03-17 01:29:35 +00:00
parent c39c1727e1
commit d35231879b

View File

@@ -342,12 +342,12 @@ GUIloadfilename:
mov al,2 mov al,2
.nopal2 .nopal2
mov byte[romispal],0 mov byte[romispal],0
mov word[totlines],263 mov word[totlines],262
mov dword[MsgCount],120 mov dword[MsgCount],120
cmp al,1 cmp al,1
jbe .nopal jbe .nopal
mov byte[romispal],1 mov byte[romispal],1
mov word[totlines],313 mov word[totlines],314
mov dword[MsgCount],100 mov dword[MsgCount],100
.nopal .nopal
call showinfogui call showinfogui