Line timing fix

This commit is contained in:
z_demo_z
2002-06-13 22:12:42 +00:00
parent d89aae32c3
commit 867bd0dcdb

View File

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